← Vulnerability feed

Vulnerability record · CVE-2015-7387 · published 28 September 2015

CVE-2015-7387: ManageEngine EventLog Analyzer SQL injection via runQuery.do query parameter

Zohocorp · Manageengine Eventlog Analyzer

ZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier fails to properly restrict the query parameter to event/runQuery.do, allowing an allowed query to be followed by a disallowed one (for example "SELECT 1;INSERT INTO"). This lets a remote attacker execute arbitrary SQL commands against the application's backend database. The flaw is fixed in Build 11200.

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

Description

ZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier allows remote attackers to bypass intended restrictions and execute arbitrary SQL commands via an allowed query followed by a disallowed one in the query parameter to event/runQuery.do, as demonstrated by "SELECT 1;INSERT INTO." Fixed in Build 11200.

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 priorityUnauthenticated remote SQL injection with public exploit code and very high EPSS probability, though not listed in CISA KEV.

What it is

ZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier fails to properly restrict the query parameter to event/runQuery.do, allowing an allowed query to be followed by a disallowed one (for example "SELECT 1;INSERT INTO"). This lets a remote attacker execute arbitrary SQL commands against the application's backend database. The flaw is fixed in Build 11200.

Impact

An unauthenticated remote attacker can execute arbitrary SQL statements, enabling data theft, modification or deletion of database contents, and potentially further compromise of the host depending on database privileges.

Attack surface

Reached over the network via HTTP requests to event/runQuery.do with a crafted query parameter. The CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

Public exploit code is referenced in multiple Exploit-DB, Packet Storm, Full Disclosure and Rapid7 entries, and EPSS is 0.80192 (99.6th percentile), indicating high likelihood of exploitation. The CVE is not listed in CISA KEV.

What to do

  • Upgrade ManageEngine EventLog Analyzer to Build 11200 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict network access to the EventLog Analyzer web interface to trusted management networks only.
  • Apply input validation and parameterized queries to the runQuery.do endpoint if any custom code or workaround is deployed.
  • Monitor and review database account privileges used by the application to limit the impact of successful SQL injection.
  • Audit logs for unexpected SQL statements or anomalous requests to event/runQuery.do.

Detection

  • Inspect web server and application logs for requests to event/runQuery.do containing semicolons or stacked SQL statements in the query parameter.
  • Alert on SQL error messages or unusual database queries originating from the EventLog Analyzer application.
  • Monitor for outbound or lateral connections from the EventLog Analyzer host that could indicate post-exploitation activity.
  • Use the available public exploit signatures (Exploit-DB 38173, 38352; Rapid7 module) to build IDS/IPS rules for known payload patterns.

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

Affected products

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

References

Track CVE-2015-7387 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-2021-28959Zohocorp manageengine eventlog analyzer path traversal vulnerabilityZoho ManageEngine Eventlog Analyzer through 12147 is vulnerable to unauthenticated directory traversal via an entry in a ZIP archive. This leads to r…EPSS 17%9.8CVE-2020-24786Zohocorp manageengine adselfservice plus improper authentication vulnerabilityAn issue was discovered in Zoho ManageEngine Exchange Reporter Plus before build number 5510, AD360 before build number 4228, ADSelfService Plus befo…EPSS 13%8.8CVE-2019-19774Zohocorp manageengine eventlog analyzer vulnerabilityAn issue was discovered in Zoho ManageEngine EventLog Analyzer 10.0 SP1 before Build 12110. By running "select hostdetails from hostdetails" at the /…EPSS 13%8.1CVE-2023-35785Zohocorp manageengine ad360 improper authentication vulnerabilityZoho ManageEngine Active Directory 360 versions 4315 and below, ADAudit Plus 7202 and below, ADManager Plus 7200 and below, Asset Explorer 6993 and b…EPSS 2.4%7.8CVE-2019-12133Zohocorp manageengine analytics plus uncontrolled search path element vulnerabilityMultiple Zoho ManageEngine products suffer from local privilege escalation due to improper permissions for the %SYSTEMDRIVE%\ManageEngine directory a…EPSS 1.7%7.5CVE-2014-6038ManageEngine EventLog Analyzer database information disclosureZoho ManageEngine EventLog Analyzer versions 7 through 9.9 build 9002 expose database information to unauthenticated remote users. The flaw is an inf…EPSS 73%analysed7.5CVE-2014-6039ManageEngine EventLog Analyzer credential disclosureManageEngine EventLog Analyzer versions 7 through 9.9 build 9002 expose credentials through insufficiently protected storage (CWE-522). The flaw is r…EPSS 69%analysed7.5CVE-2014-6037ManageEngine EventLog Analyzer agentUpload path traversal leads to remote code executionThe agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 is vulnerable to directory traversal. An attacker ca…EPSS 84%analysed

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