提交 #860109: yushine innoshop 0/8/2 Arbitrary File Deletion信息

标题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 月前)
管理2026-08-05 16時05分 (2 months later)
状态已接受
VulDB条目386234 [yushine InnoShop 直到 0.8.2 Files Endpoint panel-api.php destroyFiles 目录遍历]
积分20

Want to know what is going to be exploited?

We predict KEV entries!