CyberRota Analysis
AI-GeneratedEmlog CMS versions up to 2.6.14 are vulnerable to a stored cross-site scripting (XSS) flaw in the article publishing module, which allows remote authenticated attackers to inject arbitrary JavaScript code. This vulnerability can lead to the execution of malicious scripts in an administrator's browser session, potentially enabling attackers to perform unauthorized administrative actions, including creating backdoor accounts. Organizations using Emlog CMS should prioritize patching this vulnerability to protect their administrative interfaces from 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
Emlog CMS <= 2.6.14 contains a stored cross-site scripting (XSS) vulnerability in the article publishing module (/admin/article.php). A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the backend, the malicious script executes in the admin's browser session, allowing the attacker to perform administrative actions such as creating a backdoor administrator account.