vendor:
PHD Help Desk
by:
drone
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHD Help Desk
Affected Version From: 2.12
Affected Version To: 2.12
Patch Exists: NO
Related CWE: N/A
CPE: a:p-hd:phd_help_desk
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 12.04
2013
PHD Help Desk 2.12 SQLi
This app is vulnerable to SQL injection and XSS. An attacker can use the UNION SELECT statement to inject malicious code into the login.php page and drop a web shell on the server. The web shell can be used to execute arbitrary commands on the server.
Mitigation:
Input validation should be used to prevent SQL injection attacks.