Enviar #596505: xxyopen novel-plus v5.1.3 Improper Authorizationinformación

Títuloxxyopen novel-plus v5.1.3 Improper Authorization
DescripciónThe `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.
Fuente⚠️ https://blog.0xd00.com/blog/missing-authorization-leads-to-arbitrary-file-deletion
Usuario
 bpy9ft (UID 85221)
Sumisión2025-06-13 09:04 (hace 10 meses)
Moderación2025-06-23 16:32 (10 days later)
EstadoAceptado
Entrada de VulDB313653 [xxyopen/201206030 novel-plus hasta 5.1.3 File FileController.java remove escalada de privilegios]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!