vendor:
The Ticket System
by:
ThE g0bL!N
7,5
CVSS
HIGH
SQL Injection and Config Information Disclousr
89, 200
CWE
Product Name: The Ticket System
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mrcgiguy:the_ticket_system:2.0
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
MRCGIGUY The Ticket System 2.0 PHP(id) Multiple Remote Vulnerabilities
An attacker can exploit these vulnerabilities by sending a specially crafted SQL code to the vulnerable parameter 'id' in the 'admin.php' script and by accessing the 'admin.php?action=editconfig' and 'admin.php?action=editop&id=1' scripts respectively.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Access to the vulnerable scripts should be restricted.