| 제목 | eyoucms EyouCMS <=1.7.9 SQL Injection |
|---|
| 설명 | A vulnerability was found in EyouCMS up to 1.7.9. It affects the function GetSortData of the file application/common.php. The manipulation of the argument sort_asc leads to SQL injection. The GetSortData() function accepts a user-supplied sort_asc parameter from the HTTP request and directly concatenates it into a SQL ORDER BY clause without any validation or sanitization. An unauthenticated remote attacker can exploit this via crafted requests to endpoints such as /index.php?m=home&c=Lists&a=index&tid=2&sort=new&sort_asc=PAYLOAD to perform time-based blind SQL injection, extracting arbitrary database contents including administrator credentials. The attack can be initiated remotely and does not require authentication. The exploit has been disclosed to the public and may be used.
|
|---|
| 원천 | ⚠️ https://gitee.com/weng_xianhu/eyoucms/issues/IILFPE |
|---|
| 사용자 | anch0r (UID 96691) |
|---|
| 제출 | 2026. 04. 12. PM 02:51 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 29. AM 11:35 (17 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360114 [EyouCMS 까지 1.7.9 application/common.php GetSortData sort_asc SQL 주입] |
|---|
| 포인트들 | 20 |
|---|