| शीर्षक | SourceCodester College Notes Gallery Management System using PHP with Source Code 1.0 Missing Authorization |
|---|
| विवरण | During the security review of "College Notes Gallery Management System V1.0", I found that the signup.php registration flow performs no server-side validation of the role field.
Although the signup form only exposes Teacher and Student as visible choices, the backend reads $_POST['role'] directly and inserts it into the database. This allows an attacker to modify the request body and register an account with role=admin.
After registration, the attacker can log in with the newly created account and access the administrator dashboard. This is a direct authorization bypass and privilege escalation issue. |
|---|
| स्रोत | ⚠️ https://github.com/Andyov0/cve/issues/4 |
|---|
| उपयोगकर्ता | Andyqaq (UID 99158) |
|---|
| सबमिशन | 13/08/2026 12:38 PM (1 महीना पहले) |
|---|
| संयम | 14/09/2026 07:50 AM (1 month later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 403413 [SourceCodester College Notes Gallery Management System 1.0 Registration Flow signup.php role अधिकार वृद्धि] |
|---|
| अंक | 20 |
|---|