← Vulnerability feed

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

CVE-2014-5446: ManageEngine Netflow Analyzer and IT360 path traversal in DisplayChartPDF servlet

Zohocorp · Manageengine It360

The DisplayChartPDF servlet in ZOHO ManageEngine Netflow Analyzer 8.6 through 10.2 and IT360 10.3 does not properly sanitize the filename parameter, allowing directory traversal via '..' sequences. This lets an attacker read arbitrary files from the server filesystem, which can expose configuration data, credentials, or other sensitive content.

5.0 CVSS 2.0 Medium EPSS 55% · top 1.0% CWE-22 · Path traversal
5.0CVSS 2.0 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
16References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the DisplayChartPDF servlet in ZOHO ManageEngine Netflow Analyzer 8.6 through 10.2 and IT360 10.3 allows remote attackers and remote authenticated users to read arbitrary files via a .. (dot dot) in the filename 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 20 September 2026. Confidence: high.

high priorityPublic exploit code exists and EPSS is very high, but the flaw is read-only and requires network reachability to the servlet, making it a serious but not critical risk.

What it is

The DisplayChartPDF servlet in ZOHO ManageEngine Netflow Analyzer 8.6 through 10.2 and IT360 10.3 does not properly sanitize the filename parameter, allowing directory traversal via '..' sequences. This lets an attacker read arbitrary files from the server filesystem, which can expose configuration data, credentials, or other sensitive content.

Impact

An attacker can read arbitrary files on the host, potentially obtaining credentials, configuration files, or other sensitive data that aids further compromise. The flaw is read-only, so it does not directly allow code execution or data modification.

Attack surface

The servlet is reachable over the network (AV:N) with no authentication required per the CVSS vector, though the description also notes remote authenticated users can exploit it. No user interaction is needed.

Exploitation

Public exploit code and proof-of-concept references are available, and EPSS indicates a high probability of exploitation activity (0.547, 98.9th percentile), but the vulnerability is not listed in CISA KEV.

What to do

  • Apply the vendor fix referenced in the ZOHO ManageEngine support article for CVE-2014-5445 and CVE-2014-5446.
  • Upgrade Netflow Analyzer beyond 10.2 and IT360 beyond 10.3 to a supported, patched release.
  • Restrict network access to the DisplayChartPDF servlet and the management interface to trusted hosts only.
  • Run the affected services with least privilege and avoid storing sensitive files on the same host.
  • Monitor for traversal patterns in requests to the servlet and block them at a reverse proxy or WAF.

Detection

  • Search web server and application logs for requests to DisplayChartPDF containing '..' or encoded traversal sequences in the filename parameter.
  • Alert on outbound or unusual file reads from the ManageEngine process, especially access to files outside expected directories.
  • Use file integrity monitoring on sensitive configuration and credential files to detect unexpected reads or access attempts.
  • Review network traffic for requests to the servlet from untrusted sources or with suspicious filename values.

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

Affected products

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

References

Track CVE-2014-5446 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-2019-12196Zoho ManageEngine NetFlow Analyzer SQL injection in compareReportThe compareReport endpoint in Zoho ManageEngine NetFlow Analyzer 12.3 fails to sanitize the DeviceID parameter, allowing SQL injection. An unauthenti…EPSS 69%analysed8.8CVE-2022-38772ManageEngine OpManager and related products NMAP feature RCE via authenticated DB changesMultiple Zoho ManageEngine products (OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer, OpUtils) before speci…EPSS 78%analysed8.8CVE-2022-37024Zoho ManageEngine ITOM products allow authenticated database changes leading to RCEMultiple Zoho ManageEngine products (OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer, OpUtils, Firewall Ana…EPSS 79%analysed8.6CVE-2023-47211ManageEngine OpManager uploadMib path traversal allows arbitrary file creationThe uploadMib function in ManageEngine OpManager 12.7.258 does not properly validate paths, so a crafted HTTP request carrying a malicious MIB file c…EPSS 47%analysed8.2CVE-2022-35404Zohocorp manageengine opmanager improper input validation vulnerabilityManageEngine Password Manager Pro 12100 and prior and OPManager 126100 and prior are vulnerable to unauthorized file and directory creation on a serv…EPSS 2.9%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-2022-36923Zohocorp manageengine firewall analyzer improper access control vulnerabilityZoho ManageEngine OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer, Firewall Analyzer, and OpUtils before 20…EPSS 7.1%7.5CVE-2014-7863ManageEngine FailOverHelperServlet missing access control allows file readThe FailOverHelperServlet in ZOHO ManageEngine Applications Manager, OpManager and IT360 does not properly restrict access, letting attackers invoke …EPSS 83%analysed

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