| タイトル | 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日 14:23 (1 年 ago) |
|---|
| モデレーション | 2025年05月10日 15:45 (11 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 308286 [LmxCMS 1.41 POST Request ZtAction.class.php manageZt sortid SQLインジェクション] |
|---|
| ポイント | 20 |
|---|