| Titel | yushine innoshop 0/8/2 Arbitrary File Deletion |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/ofirbarum923-dot/small-web-vuln/issues/1 |
|---|
| Benutzer | HackTen (UID 99047) |
|---|
| Einreichung | 16.06.2026 15:55 (vor 2 Monaten) |
|---|
| Moderieren | 05.08.2026 16:05 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 386234 [yushine InnoShop bis 0.8.2 Files Endpoint panel-api.php destroyFiles Directory Traversal] |
|---|
| Punkte | 20 |
|---|