| 제목 | LmxCMS v1.41 SQL Injection |
|---|
| 설명 | A critical SQL injection vulnerability exists in LmxCMS v1.41, located in the manageZt() method within c\admin\ZtAction.class.php. The vulnerability arises because user-supplied sortid parameters are directly concatenated into SQL queries without proper sanitization or parameter binding. This flaw allows attackers to inject arbitrary SQL code, which can lead to sensitive data exposure, privilege escalation, or complete compromise of the database. Exploitation can be achieved by sending a specially crafted POST request, allowing attackers to retrieve sensitive information, manipulate the database, or execute arbitrary SQL commands.
|
|---|
| 원천 | ⚠️ https://github.com/xiaoyangsec/LmxCMS-SQL-Injection/blob/main/LmxCMS-SQL-Injection.md |
|---|
| 사용자 | xiaoyang (UID 84496) |
|---|
| 제출 | 2025. 04. 29. PM 02:23 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 05. 10. PM 03:45 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 308286 [LmxCMS 1.41 POST Request ZtAction.class.php manageZt sortid SQL 주입] |
|---|
| 포인트들 | 20 |
|---|