CVE-2013-5099
Anchor CMS 0.9.1 - Cross-Site Scripting via Name Field in Comments
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-5099. PoCs published by DURAKIBOX.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in AnchorCMS <= 0.9.1, where malicious JavaScript can be injected via the 'Name' field in the comment form, executing when other users view the comment.
Description
Cross-site scripting (XSS) vulnerability in article.php in Anchor CMS 0.9.1, when comments are enabled, allows remote attackers to inject arbitrary web script or HTML via the Name field. NOTE: some sources have reported that comments.php is vulnerable, but certain functions from comments.php are used by article.php.
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in AnchorCMS <= 0.9.1, where malicious JavaScript can be injected via the 'Name' field in the comment form, executing when other users view the comment.