CyberRota Analysis
AI-GeneratedAVideo is vulnerable to a cross-site request forgery (CSRF) attack in the Live plugin, allowing attackers to exploit the lack of proper request validation. This vulnerability enables unauthorized users to overwrite RTMP keys, passwords, and titles of authenticated streamers, potentially hijacking live broadcasts. Organizations using AVideo should prioritize addressing this issue to protect their streaming services and user accounts from unauthorized access.
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 c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacking live broadcasts.