vendor:
Squiz CMS
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting and XML External Entity Injection
79, 611
CWE
Product Name: Squiz CMS
Affected Version From: 4.6.3
Affected Version To: 4.6.3
Patch Exists: YES
Related CWE: N/A
CPE: a:squiz:squiz_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
2013
Squiz CMS Multiple Cross-Site Scripting and XML External Entity Injection Vulnerabilities
Squiz CMS is prone to multiple cross-site scripting vulnerabilities and an XML external entity injection vulnerability because it fails to properly sanitize user-supplied input. Attackers may exploit these issues to execute arbitrary code in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials, to perform XML based attacks (including local file disclosure), TCP port scans, and a denial of service (DoS) condition; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate unexpected results in the application. Additionally, applications should be configured to disable the use of external entities.