vendor:
BGS CMS
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting and HTML-injection
79
CWE
Product Name: BGS CMS
Affected Version From: 2.2.1
Affected Version To: 2.2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:bgs_cms:bgs_cms
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
2012
BGS CMS v2.2.1 Multiple Stored Cross-Site Scripting Vulnerabilities
BGS CMS is prone to multiple cross-site scripting and HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input. An attacker could leverage the cross-site scripting issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks. Attacker-supplied HTML and script code would run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible.
Mitigation:
Input validation and output encoding should be used to prevent cross-site scripting and HTML-injection vulnerabilities.