vendor:
php ticket system
by:
Pablo '7days' Riberio
7,5
CVSS
HIGH
CSRF
352
CWE
Product Name: php ticket system
Affected Version From: BETA 1
Affected Version To: BETA 1
Patch Exists: N/A
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: Windows/Internet Explorer
N/A
php ticket system csrf
This exploit allows an attacker to reset the admin password of the php ticket system BETA 1 via Cross-Site Request Forgery (CSRF). The vulnerable URL is inurl:ticket/?p=process_change_password&id=1.
Mitigation:
Implementing a CSRF token in the application can prevent this type of attack.