vendor:
Event Ticket PORTAL
by:
KnocKout
8,8
CVSS
HIGH
CSRF
352
CWE
Product Name: Event Ticket PORTAL
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Vista, Demo
2010
Event Ticket PORTAL <= Admin Password Change (CSRF) Exploit
The Event Ticket PORTAL web application is vulnerable to a CSRF attack which allows an attacker to change the admin password. The exploit is achieved by sending a malicious HTML form to the victim which contains the new password. The form is sent to the /admin/admin.php page of the application.
Mitigation:
Implementing a CSRF token in the HTML form to verify the authenticity of the request.