CVE-2019-8394 — Zoho ManageEngine ServiceDesk Plus (SDP) File Upload Vulnerability

CVE-2019-8394

Zoho ManageEngine ServiceDesk Plus — Unrestricted File Upload via Login Page Customization

What is ManageEngine ServiceDesk Plus?

ServiceDesk Plus is Zoho's IT help desk and asset management platform, used by enterprise IT teams to manage support tickets, assets, and change requests. As an internally trusted application often integrated with Active Directory and asset inventories, it is an attractive pivot point for attackers who gain a foothold inside it.

Overview

CVE-2019-8394 is a medium-severity (CVSS 6.5) unrestricted file upload vulnerability (CWE-434) in ServiceDesk Plus's login page customization feature, which allows a low-privileged authenticated user to upload arbitrary files to the server.

Technical Details

The login-page customization function accepts uploaded files (intended to be branding assets like logos) without adequately validating file type or content, allowing a user with low privileges to upload a file — potentially a web shell or script — that could later be accessed or executed by the server, depending on where it is stored relative to the web root.

Discovery

Patched by Zoho as part of routine ServiceDesk Plus maintenance; NVD does not list an individual researcher credit.

Exploitation Context

CISA added this CVE to the KEV catalog in November 2021, confirming it has been used in real-world attacks. ManageEngine products broadly have been a frequent target for both opportunistic and targeted intrusions given their privileged position inside enterprise IT environments and their history of file-upload and deserialization vulnerabilities.

Remediation

  1. Update ServiceDesk Plus to the latest patched build from Zoho.
  2. Restrict the ability to customize the login page to trusted administrative accounts only.
  3. Review upload/attachment directories for unexpected file types (e.g., .jsp, .php, script files).
  4. Apply least-privilege principles to ServiceDesk Plus user roles.
  5. Monitor web server access logs for requests to unusual upload-derived file paths.

Key Details

PropertyValue
CVE ID CVE-2019-8394
Vendor / Product Zoho — ManageEngine
NVD Published2019-02-17
NVD Last Modified2025-11-07
CVSS 3.1 Score6.5
CVSS 3.1 VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
SeverityMEDIUM
CWE CWE-434 find similar ↗
CISA KEV Added2021-11-03
CISA KEV Deadline2022-05-03
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Required Action

CISA BOD 22-01 Deadline: 2022-05-03. Apply updates per vendor instructions.

Timeline

DateEvent
2019-02-17CVE published
2021-11-03Added to CISA Known Exploited Vulnerabilities catalog
2022-05-03CISA BOD 22-01 remediation deadline

References

ResourceType
NVD — CVE-2019-8394 Vulnerability Database
CISA KEV Catalog Entry US Government