← Vulnerability feed

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

CVE-2014-6034: ManageEngine OpManager FileCollector servlet path traversal allows WAR upload

Zohocorp · Manageengine Social It Plus

A directory traversal flaw in the com.me.opmanager.extranet.remote.communication.fw.fe.FileCollector servlet lets an attacker place files outside the intended directory by putting a .. sequence in the regionID parameter. Because the servlet accepts WAR archives, this can result in writing and executing arbitrary code on the server. It affects ZOHO ManageEngine OpManager 8.8 through 11.3, Social IT Plus 11.0, and IT360 10.4 and earlier.

5.0 CVSS 2.0 Medium EPSS 79% · top 0.4% CWE-22 · Path traversal
5.0CVSS 2.0 base score
79%EPSS exploitation probability, 30 days
NoNot in CISA KEV
3Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the com.me.opmanager.extranet.remote.communication.fw.fe.FileCollector servlet in ZOHO ManageEngine OpManager 8.8 through 11.3, Social IT Plus 11.0, and IT360 10.4 and earlier allows remote attackers or remote authenticated users to write to and execute arbitrary WAR files via a .. (dot dot) in the regionID parameter.

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

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 flaw allows remote code execution via WAR upload, public exploit code exists, and EPSS is very high, though it is not in CISA KEV and the CVSS v2 base score is only 5.0.

What it is

A directory traversal flaw in the com.me.opmanager.extranet.remote.communication.fw.fe.FileCollector servlet lets an attacker place files outside the intended directory by putting a .. sequence in the regionID parameter. Because the servlet accepts WAR archives, this can result in writing and executing arbitrary code on the server. It affects ZOHO ManageEngine OpManager 8.8 through 11.3, Social IT Plus 11.0, and IT360 10.4 and earlier.

Impact

An attacker can write arbitrary WAR files to the server and have them executed, giving remote code execution in the context of the affected service. This can lead to full compromise of the ManageEngine host and any data it manages.

Attack surface

Reachable over the network through the FileCollector servlet; the description states remote attackers or remote authenticated users can trigger it, so no prior authentication is strictly required in all cases. No user interaction is indicated.

Exploitation

Public exploit code is referenced (Full Disclosure and a GitHub PoC), and EPSS is very high at 0.79 (99.6th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Apply the vendor servlet vulnerability fix from the ZOHO ManageEngine support article, or upgrade to a fixed OpManager/Social IT Plus/IT360 release.
  • If patching is not immediately possible, restrict network access to the FileCollector servlet and the affected management interfaces to trusted hosts only.
  • Validate and reject path traversal sequences in the regionID parameter at the web server or reverse proxy layer.
  • Run the affected ManageEngine services with least privilege and ensure the web application directory is not writable by the service account where avoidable.
  • Monitor for unexpected WAR files appearing in web-accessible directories.

Detection

  • Search web and servlet logs for requests to the FileCollector servlet containing '..' or encoded traversal sequences in the regionID parameter.
  • Alert on new or modified .war files in the ManageEngine web application directories.
  • Monitor for unexpected child processes or outbound connections originating from the ManageEngine service after servlet requests.
  • Review file system integrity monitoring for writes outside expected upload paths.

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-6034 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-6034), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.