vendor:
Elite CMS
by:
10n1z3d
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Elite CMS
Affected Version From: 1.01
Affected Version To: 1.01
Patch Exists: NO
Related CWE: N/A
CPE: eliteCMS
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
Elite CMS 1.01 Multiple XSS/CSRF Vulnerabilities
Elite CMS 1.01 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can craft a malicious HTML page that contains a form with hidden fields that can be used to change the admin password or create a new admin user. The form can be submitted without the user's knowledge or consent, allowing the attacker to gain access to the admin panel.
Mitigation:
The application should use CSRF tokens to verify that the request is coming from a trusted source.