| タイトル | FunAdmin v<=V7.1.0-rc6 Unrestricted Upload |
|---|
| 説明 | FunAdmin through latest version (commit c4829f2, 2025-08-24) contains an unauthenticated arbitrary file upload vulnerability in the chunked upload endpoint /frontend/ajax/uploads. The chunkUpload() method in app/common/service/UploadService.php does not call the checkFile() security validation that is enforced in the regular upload flow, allowing an unauthenticated remote attacker to upload .php files to the web-accessible public/storage/uploads/ directory, resulting in Remote Code Execution (RCE). The frontend controller only applies the ViewNode middleware which performs no authentication checks. |
|---|
| ソース | ⚠️ https://gitee.com/funadmin/funadmin/issues/IJ8NXT |
|---|
| ユーザー | anch0r (UID 96691) |
|---|
| 送信 | 2026年04月18日 09:08 (2 月 ago) |
|---|
| モデレーション | 2026年05月03日 18:10 (15 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360908 [funadmin 迄 7.1.0-rc6 Frontend Chunked Upload Endpoint UploadService.php chunkUpload ファイル 特権昇格] |
|---|
| ポイント | 20 |
|---|