7.5

CVE-2014-3996

Exploit

SQL injection vulnerability in the LinkViewFetchServlet servlet in ManageEngine Desktop Central (DC) and Desktop Central Managed Service Providers (MSP) edition before 9 build 90043, Password Manager Pro (PMP) and Password Manager Pro Managed Service Providers (MSP) edition before 7 build 7003, IT360 and IT360 Managed Service Providers (MSP) edition before 10.3.3 build 10330, and possibly other ManageEngine products, allows remote attackers or remote authenticated users to execute arbitrary SQL commands via the sv parameter to LinkViewFetchServlet.dat.

Data is provided by the National Vulnerability Database (NVD)
ManageengineIt360 Updatebuild_10330 Version <= 10.3.3
ManageengineIt360 Updatebuild_10330 SwEditionmanaged_service_providers Version <= 10.3.3
ManageenginePassword Manager Pro Updatebuild_7003 Version <= 7.0
ManageenginePassword Manager Pro Updatebuild_7003 SwEditionmanaged_service_providers Version <= 7.0
ManageengineDesktop Central Updatebuild_90043 Version <= 9.0
ManageengineDesktop Central Updatebuild_90043 SwEditionmanaged_service_providers Version <= 9.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 71.16% 0.986
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.