vendor:
SPIP Core
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: SPIP Core
Affected Version From: SPIP 2.0.20, 2.1.15, and 3.0.2
Affected Version To: SPIP 3.0.1 or 2.1.14
Patch Exists: YES
Related CWE: N/A
CPE: a:spip:spip
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox 13, IE7, Chrome
2013
XSS in SPIP Core <=3.0.1 or <=2.1.14 admin panel (base repair)
SPIP is prone to multiple unspecified cross-site-scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to enter the system.