← Vulnerability feed

Vulnerability record · CVE-2014-6037 · published 26 October 2014

CVE-2014-6037: ManageEngine EventLog Analyzer agentUpload path traversal leads to remote code execution

Zohocorp · Manageengine Eventlog Analyzer

The agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 is vulnerable to directory traversal. An attacker can upload a ZIP archive containing an executable whose name uses .. (dot dot) sequences to escape the intended upload directory, then request that file directly under the web root to execute it. The flaw is fixed in Build 11072.

7.5 CVSS 2.0 High EPSS 84% · top 0.3% CWE-22 · Path traversal
7.5CVSS 2.0 base score
84%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
20References, 16 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 allows remote attackers to execute arbitrary code by uploading a ZIP file which contains an executable file with .. (dot dot) sequences in its name, then accessing the executable via a direct request to the file under the web root. Fixed in Build 11072.

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 priorityThe vulnerability allows unauthenticated remote code execution, public exploit code is available, and EPSS is very high, though it is not listed in CISA KEV.

What it is

The agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 is vulnerable to directory traversal. An attacker can upload a ZIP archive containing an executable whose name uses .. (dot dot) sequences to escape the intended upload directory, then request that file directly under the web root to execute it. The flaw is fixed in Build 11072.

Impact

A remote, unauthenticated attacker can write and execute arbitrary code on the server, gaining the privileges of the EventLog Analyzer service. This can lead to full compromise of the host and any data it processes.

Attack surface

Reachable over the network through the agentUpload servlet; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. The attacker only needs to send a crafted ZIP upload and then a direct HTTP request to the dropped file.

Exploitation

CISA KEV does not list this CVE, but EPSS is very high (0.84182, 99.682nd percentile) and multiple references are tagged Exploit, including Exploit-DB, Packet Storm, Full Disclosure and a Metasploit pull request, indicating public exploit code exists.

What to do

  • Upgrade ManageEngine EventLog Analyzer to Build 11072 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict network access to the agentUpload servlet and the web root to trusted management networks only.
  • Validate and sanitize uploaded archive contents; reject filenames containing path traversal sequences before extraction.
  • Run the EventLog Analyzer service with least privilege and isolate it from sensitive systems.
  • Monitor for and remove unexpected executable files appearing under the web root.

Detection

  • Inspect HTTP logs for POST requests to the agentUpload servlet followed by GET requests to newly created executable files under the web root.
  • Alert on ZIP uploads whose contained filenames include .. or absolute path components.
  • Monitor the web root and upload directories for new executable files (.exe, .jsp, .war, etc.) using file integrity monitoring.
  • Correlate EventLog Analyzer process creation events with child processes spawned from the web server context.

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-2014-6037 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-2015-7387ManageEngine EventLog Analyzer SQL injection via runQuery.do query parameterZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier fails to properly restrict the query parameter to event/runQuery.do, allowing an all…EPSS 80%analysed

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