vendor:
OwnTicket
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OwnTicket
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ownticket:ownticket:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
OwnTicket 1.0 – ‘TicketID’ SQL Injection
OwnTicket 1.0 is vulnerable to SQL injection. An attacker can inject malicious SQL queries via the 'TicketID' parameter in the 'index.php' and 'editTicketStatusId' scripts. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks.