CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated API clients of WWBN AVideo to exploit the set_api_userImages endpoint by supplying unvalidated URLs for profile and background images, leading to server-side request forgery (SSRF). This flaw can enable attackers to access sensitive internal services or cloud metadata, with potentially harmful data being exposed through publicly accessible paths. Organizations using this software should prioritize patching this vulnerability to mitigate the risk of unauthorized data exposure and internal service exploitation.
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 c91b5975d contains a server-side request forgery vulnerability in the set_api_userImages API endpoint that fails to validate profileImg and backgroundImg URLs before fetching them. Authenticated API clients can supply internal URLs to fetch cloud metadata or internal services, with responses written to publicly accessible web paths for retrieval.