CyberRota Analysis
AI-GeneratedThe vulnerability in the API get_api_login_code endpoint of WWBN AVideo allows unauthenticated attackers to exploit path traversal sequences, leading to the deletion of arbitrary .log files. This poses a significant risk as it can result in the destruction of critical audit logs and potential information disclosure about the server's filesystem. Organizations using this software should prioritize patching to mitigate the risk of unauthorized file manipulation and data exposure.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
WWBN AVideo contains a path traversal vulnerability in the API get_api_login_code endpoint that allows unauthenticated attackers to delete arbitrary .log files by supplying directory traversal sequences in the code parameter. Attackers can exploit this to destroy audit logs and probe for file existence on the server, with the vulnerability enabling both file deletion and information disclosure about the filesystem.