1. Reporting information

2. Overview of Vulnerabilities

3. Details

스크린샷 2025-07-09 오후 5.48.42.png

As you can see in the photo above, users with level1 privileges can create only accounts with level0 privileges by default.

However, if an attacker arbitrarily changes the value of the level parameter from guest to admin when requesting account creation,

The server handles the request without validating it properly, allowing the level1 privileges user to create an account with level1 privileges.