vendor:
Anchor CMS
by:
SecurityFocus
7,5
CVSS
HIGH
HTML-injection
79
CWE
Product Name: Anchor CMS
Affected Version From: Anchor CMS 0.6-14-ga85d0a0
Affected Version To: Anchor CMS 0.6-14-ga85d0a0
Patch Exists: YES
Related CWE: N/A
CPE: a:anchor_cms:anchor_cms:0.6-14-ga85d0a0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
Anchor CMS v0.6 Multiple Persistent XSS Vulnerabilities
Anchor CMS is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input. Attacker-supplied HTML and script code could be executed in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks may also be possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate HTML output.