| Title | SourceCodester Multi-Vendor Online Grocery Management System 1.0 SQL Injection |
|---|
| Description | A vulnerability was found in SourceCodester Multi-Vendor Online Grocery Management System 1.0. It has been classified
as problematic. The save_client() function in classes/Users.php wraps POST field names in backticks without
validation. A backtick in a field name escapes the column quoting and injects additional column assignments. An
unauthenticated attacker can set arbitrary column values during registration.
POST field name: status`=0,`delete_flag value: 0
Result: account created with status=0 (blocked), confirmed by login response. |
|---|
| Source | ⚠️ https://github.com/lee945/cve/issues/6 |
|---|
| User | cHr1s (UID 98736) |
|---|
| Submission | 06/03/2026 13:56 (1 month ago) |
|---|
| Moderation | 07/04/2026 06:59 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 376291 [SourceCodester Multi-Vendor Online Grocery Management System 1.0 Registration classes/Users.php save_client Name sql injection] |
|---|
| Points | 20 |
|---|