vendor:
Service Desk Plus
by:
Nahuel Grisolía
7,5
CVSS
HIGH
SQL injection
89
CWE
Product Name: Service Desk Plus
Affected Version From: 7.6
Affected Version To: 7.6
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows, GNU/Linux
2010
SQL injection in Manage Engine Service Desk Plus 7.6
A Vulnerability has been discovered in Manage Engine Service Desk Plus, which can be exploited by malicious people to conduct SQL injection attacks. Input passed via the "woID" parameter to WorkOrder.do is not properly sanitized before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The vulnerability is confirmed in version 7.6. Other versions may also be affected.
Mitigation:
Input validation should be used to prevent SQL injection attacks.