| Título | yushine innoshop 0/8/2 Arbitrary File Deletion |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/ofirbarum923-dot/small-web-vuln/issues/1 |
|---|
| Utilizador | HackTen (UID 99047) |
|---|
| Submissão | 16/06/2026 15h55 (há 2 meses) |
|---|
| Moderação | 05/08/2026 16h05 (2 months later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 386234 [yushine InnoShop até 0.8.2 Files Endpoint panel-api.php destroyFiles Travessia de Diretório] |
|---|
| Pontos | 20 |
|---|