CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit a cross-site request forgery in the view/logArchive.json.php endpoint of WWBN AVideo, enabling them to archive sensitive application logs without proper CSRF token validation. This can lead to the exposure of sensitive information and the manipulation of logs to erase traces of the attack. Organizations using AVideo should prioritize patching this vulnerability to protect against potential data breaches and maintain the integrity of their application logs.
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 through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in view/logArchive.json.php that allows unauthenticated attackers to archive application logs by making GET requests without CSRF token validation. Attackers can craft malicious pages that trigger administrators' browsers to request the endpoint, copying sensitive application logs to a publicly accessible zip file and truncating the live log to remove forensic evidence.