vendor:
MyTickets
by:
al-swisre
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MyTickets
Affected Version From: 1
Affected Version To: 2.0.8
Patch Exists: NO
Related CWE: N/A
CPE: a:phpx3:mytickets
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
2009
MyTickets <= Remote Blind SQL Injection Exploit by al-swisre
MyTickets is vulnerable to a blind SQL injection vulnerability due to insufficient sanitization of user-supplied input in the 'MyTickets_language' cookie. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.