vendor:
whCMS
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
3.3
CVSS
LOW
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: whCMS
Affected Version From: 0.115 alpha
Affected Version To: Prior versions
Patch Exists: NO
Related CWE: N/A
CPE: a:whcms:whcms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Browser
2010
XSRF/CSRF in whCMS
The vulnerability exists due to failure in the "modules/user/user.admin.php" script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability.
Mitigation:
The vendor should implement proper input validation and authentication checks to prevent CSRF attacks.