| 제목 | SourceCodester Multi-Vendor Online Grocery Management System 1.0 Improper Authorization |
|---|
| 설명 | 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) |
|---|
| 원천 | ⚠️ https://github.com/lee945/cve/issues/1 |
|---|
| 사용자 | cHr1s (UID 98736) |
|---|
| 제출 | 2026. 06. 03. PM 01:53 (1 월 ago) |
|---|
| 모더레이션 | 2026. 07. 04. AM 06:59 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 376286 [SourceCodester Multi-Vendor Online Grocery Management System 1.0 classes/Users.php save_users 권한 상승] |
|---|
| 포인트들 | 20 |
|---|