vendor:
Zomplog CMS
by:
10n1z3d
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Zomplog CMS
Affected Version From: 3.9
Affected Version To: 3.9
Patch Exists: NO
Related CWE: N/A
CPE: a:zomp:zomplog:3.9
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Zomplog CMS 3.9 Multiple XSS/CSRF Vulnerabilities
The Zomplog CMS 3.9 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can exploit this vulnerability to change the admin password or create a new admin user. The attacker can craft a malicious HTML page containing a form with hidden fields and submit it to the vulnerable application. The application will process the request without any user interaction.
Mitigation:
The application should implement a CSRF token to verify the authenticity of the request.