| Título | SourceCodester Multi-Vendor Online Grocery Management System 1.0 Improper Authorization |
|---|
| Descripción | 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) |
|---|
| Fuente | ⚠️ https://github.com/lee945/cve/issues/1 |
|---|
| Usuario | cHr1s (UID 98736) |
|---|
| Sumisión | 2026-06-03 13:53 (hace 1 mes) |
|---|
| Moderación | 2026-07-04 06:59 (1 month later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 376286 [SourceCodester Multi-Vendor Online Grocery Management System 1.0 classes/Users.php save_users escalada de privilegios] |
|---|
| Puntos | 20 |
|---|