CyberRota Analysis
AI-GeneratedAVideo is vulnerable to a cross-site request forgery (CSRF) flaw that allows attackers to manipulate site-wide Gallery configurations through unauthorized writes to plugin data. By exploiting this vulnerability, an attacker can craft a malicious GET request using an administrator's session cookie, enabling them to promote arbitrary channels or delete curated sections without proper token validation. Organizations using AVideo should prioritize addressing this vulnerability to protect against potential unauthorized modifications to their site content.
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
AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in channelToGallery.json.php that allows attackers to modify site-wide Gallery configuration by performing unauthorized writes to plugin data. Attackers can craft a cross-site GET request carrying an administrator's session cookie to promote arbitrary channels to the front page or delete curated sections without token validation.