CyberRota Analysis
AI-GeneratedAVideo contains a missing authorization vulnerability in the seo.php file, allowing unauthenticated attackers to access password-protected video sources by invoking the getSources() function without proper password validation. This flaw enables attackers to retrieve direct MP4 URLs and access protected media content, posing a significant risk to the confidentiality of sensitive video assets. Organizations using AVideo should prioritize addressing this vulnerability to safeguard their media content 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 revision c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/PlayerSkins/seo.php that allows unauthenticated attackers to access password-protected video sources by calling getSources() without password validation. Attackers can request the seo.php endpoint with a video ID to obtain the direct MP4 URL and read protected media bytes without supplying the configured password.