vendor:
Ticketly
by:
Javier Olmedo
7.5
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Ticketly
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:abisoft:ticketly:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows & Ubuntu
2018
Ticketly 1.0 – Cross-Site Request Forgery (Add Admin)
Ticketly version 1.0 are affected by a privilege escalation vulnerability, an attacker could create an administrator user account by sending a POST request to the resource /action/add_user.php without authentication.
Mitigation:
Implementing authentication and authorization checks for all requests.