vendor:
e107 Bootstrap CMS
by:
Ahmet Agar
7.5
CVSS
HIGH
XSS
79
CWE
Product Name: e107 Bootstrap CMS
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: e107:e107_bootstrap
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: OWASP Mantra & Iceweasel
2014
e107 v2 Bootstrap CMS XSS Vulnerability
CMS user details section is vulnerable to XSS. You can run XSS payloads. Go to the Update user settings page and set the Real Name value to '><script>alert(String.fromCharCode(88, 83, 83))</script>' or '><script>alert(document.cookie)</script>'
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.