| タイトル | zyx0814 FilePress <=2.2.0 SQL Injection |
|---|
| 説明 | A critical SQL injection vulnerability was identified in the shares module of FilePress (by zyx0814). The issue affects the filelist API endpoint at /index.php?mod=shares&op=ajax&do=filelist. The vulnerability exists because the "order" GET parameter is directly concatenated into the SQL ORDER BY clause in dzz/shares/ajax.php without any whitelist validation or parameterization. An unauthenticated attacker can exploit this by first creating share records via the shareAddSubmit action (stype=3, which allows anonymous access), then injecting arbitrary SQL expressions through the order parameter. The application's built-in XSS filter can be bypassed by using the POST method with a formhash parameter in the URL. Combined with time-based blind SQL injection techniques using SLEEP/IF/MID/ASCII functions (which are not blocked by the querysafe filter), an attacker can extract arbitrary data from the database, including administrator credentials. No authentication is required to exploit this vulnerability. |
|---|
| ソース | ⚠️ https://github.com/xiaohaiyang-ai/Web-Security-Research/tree/main/FilePress/Shares-API-PreAuth-SQLi |
|---|
| ユーザー | xyhackr (UID 96769) |
|---|
| 送信 | 2026年04月21日 11:42 (1 月 ago) |
|---|
| モデレーション | 2026年05月07日 19:33 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 361923 [zyx0814 FilePress 迄 2.2.0 Shares Filelist API dzz/shares/admin.php order SQLインジェクション] |
|---|
| ポイント | 20 |
|---|