vendor:
Exponent CMS
by:
outlaw.dll
6.8
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Exponent CMS
Affected Version From: 2.0 Beta 1.1
Affected Version To: 2.0 Beta 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:exponentcms:exponent_cms:2.0_beta_1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux Ubuntu 11.04
2011
Exponent CMS 2.0 Beta 1.1 CSRF Add Administrator Account PoC
Exponent CMS 2.0 Beta 1.1 is vulnerable to Cross-Site Request Forgery (CSRF) which allows an attacker to add an administrator account without any authentication. This vulnerability can be exploited by tricking an authenticated user into clicking a malicious link or visiting a malicious website.
Mitigation:
The application should use a random token in the URL or form that is checked server-side to verify the request is legitimate. Additionally, the application should use a CAPTCHA to verify the request is being made by a human.