| शीर्षक | xxyopen novel-plus v5.1.3 Improper Authorization |
|---|
| विवरण | The `remove` endpoint in `FileController.java` is vulnerable to an Insecure Direct Object Reference (IDOR) attack due to improper authorization. The function accepts a file `id` for deletion but fails to verify if the currently authenticated user is the owner of the file. As a result, any authenticated user can delete any file stored in the system by simply knowing or guessing its `id`. The intended permission check `@RequiresPermissions` is notably commented out in the source code, making the vulnerability explicit. |
|---|
| स्रोत | ⚠️ https://blog.0xd00.com/blog/missing-authorization-leads-to-arbitrary-file-deletion |
|---|
| उपयोगकर्ता | bpy9ft (UID 85221) |
|---|
| सबमिशन | 13/06/2025 09:04 AM (10 महीनों पहले) |
|---|
| संयम | 23/06/2025 04:32 PM (10 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 313653 [xxyopen/201206030 novel-plus तक 5.1.3 File FileController.java remove अधिकार वृद्धि] |
|---|
| अंक | 20 |
|---|