| タイトル | yushine innoshop 0/8/2 Arbitrary File Deletion |
|---|
| 説明 | Vulnerability Title: Path Traversal and Arbitrary File Deletion in Panel File Manager
Description:
An arbitrary file deletion vulnerability exists in the file management module of the application (specifically within FileManagerController::destroyFiles()). Although the endpoint DELETE /api/panel/file_manager/files is protected by auth:sanctum and EnsureUserIsAdmin middleware, the application fails to implement granular access control or path validation.
The controller directly accepts path and files parameters from user requests and passes them to the underlying file system operations without sanitization or directory containment checks (e.g., preventing access outside the intended base directory). An authenticated administrator can exploit this to perform path traversal, allowing the deletion of arbitrary files on the server's file system, potentially leading to a denial of service (DoS) or the disruption of critical application functionality by removing configuration or system files. |
|---|
| ソース | ⚠️ https://github.com/ofirbarum923-dot/small-web-vuln/issues/1 |
|---|
| ユーザー | HackTen (UID 99047) |
|---|
| 送信 | 2026年06月16日 15:55 (2 月 ago) |
|---|
| モデレーション | 2026年08月05日 16:05 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 386234 [yushine InnoShop 迄 0.8.2 Files Endpoint panel-api.php destroyFiles ディレクトリトラバーサル] |
|---|
| ポイント | 20 |
|---|