vendor:
Exponent CMS
by:
heinjame, picaro_o
8.8
CVSS
HIGH
Stored XSS, Database Credential Disclosure, Authentication Bruteforce
79, 200, 522
CWE
Product Name: Exponent CMS
Affected Version From: <=2.6
Affected Version To: <=2.6
Patch Exists: NO
Related CWE:
CPE: a:exponentcms:exponent_cms
Platforms Tested: Linux
2021
Exponent CMS 2.6 – Multiple Vulnerabilities
Exponent CMS 2.6 is vulnerable to Stored XSS, Database Credential Disclosure, and Authentication Bruteforce. An attacker can inject malicious code into the 'http://127.0.0.1:8082/expcms/text/edit/id/{id}/src/@footer' parameter to execute arbitrary code. Database credentials are disclosed in the response. An attacker can also brute force the authentication credentials using the provided python script.
Mitigation:
Ensure that all user input is properly sanitized and validated. Use strong passwords and two-factor authentication. Restrict access to the database credentials.