← Vulnerability feed

Vulnerability record · CVE-2014-7868 · published 4 December 2014

CVE-2014-7868: ManageEngine OpManager, IT360 and Social IT Plus SQL injection

Zohocorp · Manageengine Social It Plus

Multiple SQL injection flaws exist in ZOHO ManageEngine OpManager 11.3/11.4, IT360 10.3/10.4 and Social IT Plus 11.0. The OPM_BVNAME parameter in a Delete operation to the APMBVHandler servlet and the query parameter in a compare operation to the DataComparisonServlet are both injectable, letting attackers run arbitrary SQL against the backend database.

7.5 CVSS 2.0 High EPSS 73% · top 0.6% CWE-89 · SQL injection
7.5CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
12References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

Multiple SQL injection vulnerabilities in ZOHO ManageEngine OpManager 11.3 and 11.4, IT360 10.3 and 10.4, and Social IT Plus 11.0 allow remote attackers or remote authenticated users to execute arbitrary SQL commands via the (1) OPM_BVNAME parameter in a Delete operation to the APMBVHandler servlet or (2) query parameter in a compare operation to the DataComparisonServlet servlet.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityPublic exploit code exists and EPSS is very high, but the flaw is old and requires the affected legacy product versions to be exposed.

What it is

Multiple SQL injection flaws exist in ZOHO ManageEngine OpManager 11.3/11.4, IT360 10.3/10.4 and Social IT Plus 11.0. The OPM_BVNAME parameter in a Delete operation to the APMBVHandler servlet and the query parameter in a compare operation to the DataComparisonServlet are both injectable, letting attackers run arbitrary SQL against the backend database.

Impact

An attacker can read, modify or delete data in the application database and, depending on database privileges, potentially execute commands or pivot further into the environment.

Attack surface

Reachable over the network through the APMBVHandler and DataComparisonServlet endpoints; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication is required for at least one path, though the description also notes remote authenticated users can trigger it. No user interaction is needed.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.733 probability, 99.4th percentile) and multiple references are tagged Exploit, including public PoC and Full Disclosure posts, so working exploit code is publicly available.

What to do

  • Apply the vendor fix referenced in the ZOHO ManageEngine support article for the SQL injection vulnerability.
  • Upgrade OpManager, IT360 and Social IT Plus to versions later than 11.4, 10.4 and 11.0 respectively, or to the vendor's current supported release.
  • Restrict network access to the APMBVHandler and DataComparisonServlet endpoints to trusted management networks only.
  • Enforce least privilege on the database account used by these applications to limit the impact of successful injection.
  • Deploy a WAF rule set covering SQL injection patterns on the affected servlets as a compensating control until patching is complete.

Detection

  • Monitor web and application logs for requests to APMBVHandler with unusual OPM_BVNAME values or to DataComparisonServlet with suspicious query parameters.
  • Alert on SQL error strings or database error responses returned by these servlets.
  • Baseline normal parameter lengths and characters for these endpoints and alert on deviations.
  • Review database audit logs for unexpected SELECT, UNION, or stacked queries originating from the application server.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

3 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-7868 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-29535Zoho ManageEngine OPManager SQL injection in default reportsZoho ManageEngine OPManager through build 125588 contains a SQL injection flaw reachable through a few default reports. Because the vulnerable path i…EPSS 92%analysed9.8CVE-2021-44514Zohocorp manageengine opmanager improper authentication vulnerabilityOpUtils in Zoho ManageEngine OpManager 12.5 before 125490 mishandles authentication for a few audit directories.EPSS 5.4%9.8CVE-2021-40493Zoho ManageEngine OpManager SQL injection in diagnostics APIZoho ManageEngine OpManager before build 125437 contains a SQL injection in the support diagnostics module, reached through the pollingObject paramet…EPSS 50%analysed9.8CVE-2021-41075Zohocorp manageengine opmanager sql injection vulnerabilityThe NetFlow Analyzer in Zoho ManageEngine OpManger before 125455 is vulnerable to SQL Injection in the Attacks Module API.EPSS 3.4%9.8CVE-2021-41288Zoho ManageEngine OpManager getReportData API SQL injectionZoho ManageEngine OpManager build 125466 and below contains a SQL injection flaw in the getReportData API. Because the endpoint is network-reachable …EPSS 80%analysed9.8CVE-2021-3287Zoho ManageEngine OpManager unauthenticated deserialization RCEZoho ManageEngine OpManager before 12.5.329 contains a Java deserialization flaw that can be triggered without authentication, allowing remote code e…EPSS 51%analysed9.8CVE-2020-28653Zoho ManageEngine OpManager RCE via Smart Update Manager servletZoho ManageEngine OpManager builds before 125203 (Stable) and before 125233 (Released) allow remote code execution through the Smart Update Manager (…EPSS 79%analysed9.8CVE-2020-10541Zohocorp manageengine opmanager vulnerabilityZoho ManageEngine OpManager before 12.4.179 allows remote code execution via a specially crafted Mail Server Settings v1 API request. This was fixed …EPSS 10%

Source: NIST National Vulnerability Database (record CVE-2014-7868), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.