CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated users to access the ImageGallery list.json.php endpoint in WWBN AVideo, leading to the exposure of filenames and URLs for password-protected image galleries. This could enable attackers to retrieve sensitive gallery files without proper authorization. Organizations utilizing this software should prioritize patching this vulnerability to prevent unauthorized data 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
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate user permissions in the ImageGallery list.json.php endpoint, allowing unauthenticated access to list gallery files. Attackers can retrieve filenames and URLs of password-protected image galleries by directly accessing the endpoint, then fetch the exposed files without authentication.