| 제목 | SQL injection vulnerability exists in Task Reminder System |
|---|
| 설명 | SQL injection vulnerability exists in id parameter of /admin/user/manage_user.php file of Task Reminder 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 (SELECT 9923 FROM (SELECT(SLEEP(5)))BPqN) AND 'piwy'='piwy |
|---|
| 원천 | ⚠️ https://github.com/E1CHO/cve_hub/blob/main/Task%20Reminder%20System/Task%20Reminder%20System%20-%20vuln%203.pdf |
|---|
| 사용자 | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| 제출 | 2023. 04. 20. PM 04:30 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 04. 21. AM 08:42 (16 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 226984 [SourceCodester Task Reminder System 1.0 manage_user.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|