CyberRota Analysis
AI-GeneratedThe LoginControl plugin in WWBN AVideo is vulnerable to a stored cross-site scripting (XSS) attack due to improper encoding of the User-Agent header in login history. This flaw allows authenticated attackers to inject malicious scripts, which can execute in the context of an administrator's browser when accessing the Login History page, potentially compromising the administrator's session. Organizations using this plugin should prioritize patching this vulnerability to protect against potential 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 c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting vulnerability in the LoginControl plugin that fails to encode the User-Agent header before storing it in login history. Attackers with any valid login account can inject malicious scripts in the User-Agent header that execute in administrator browsers when viewing the Login History page, allowing script execution within the administrator session.