vendor:
Issue Trak
by:
Chris Anastasio
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Issue Trak
Affected Version From: 7
Affected Version To: 9.7
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2018
SQL Injection Vulnerability in Issue Trak <= 7.0 (Possibly applicable up to version 9.7)
A SQL injection vulnerability was discovered in Issue Trak versions <= 7.0, and is possibly applicable up to version 9.7. The vulnerable endpoint is www.example.com/IssueTrak/IssueSearch_Process.asp, and the vulnerable parameters are Status, Priority, inp_IssueType, SubmittedBy, EnteredBy, AssignedTo, AssignedBy, NextActionBy, ClosedBy, ProjectManager, and inp_OrgID. An attacker can exploit this vulnerability by sending a malicious HTTP request containing a SQL injection payload. The SQLMap and NoSQLMap commands can be used to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks.