vendor:
osTicket
by:
SecurityFocus
7.5
CVSS
HIGH
SQL-injection and Local File-Include
89, 98
CWE
Product Name: osTicket
Affected Version From: 1.3.1 beta
Affected Version To: 1.3.1 beta
Patch Exists: YES
Related CWE: N/A
CPE: osticket
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
2005
osTicket Multiple Input Validation Vulnerabilities
osTicket is affected by multiple input-validation vulnerabilities because the application fails to sufficiently sanitize user-supplied data. An SQL-injection vulnerability could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation. A local file-include vulnerability could allow an attacker to execute arbitrary server-side script code that resides on an affected computer with the privileges of the webserver process. This may facilitate unauthorized access.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute unintended commands or access data without proper authorization.