LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-18187: Trend Micro OfficeScan Directory Traversal Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-18187 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Trend Micro OfficeScan contains a directory traversal vulnerability by extracting files from a zip file to a specific folder on the OfficeScan server, leading to remote code execution.

CVE-2019-18187 is a directory traversal vulnerability in Trend Micro OfficeScan. It arises when the product extracts files from a zip archive into a specific folder on the OfficeScan server, and that process can be abused to place files outside the intended location. Successful exploitation can lead to remote code execution on the server. Because OfficeScan is commonly deployed as a central endpoint-security management component, a compromise can give an attacker a foothold with broad reach into the managed estate. Specifics of affected builds and exact attack preconditions must be confirmed against the vendor advisory.

How it works

The weakness is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory). In this case the product accepts a zip file and extracts its contents to a designated folder on the OfficeScan server. A directory-traversal flaw means path elements inside the archive are not sufficiently sanitized, so an attacker can craft archive entries that resolve outside the intended extraction directory. Once arbitrary files can be written to attacker-chosen locations on the server, the next step is typically to place executable content that the server or a privileged process will later run, resulting in remote code execution. No public exploit mechanics beyond this class description are supplied here; defenders should treat any unauthenticated or weakly authenticated zip-upload path as high risk until the vendor patch is applied.

Am I affected? How to find it in your systems

Trend Micro OfficeScan is typically installed as a management server that communicates with endpoint agents. Inventory every host running the OfficeScan server role—on-premises appliances, virtual machines, or cloud instances used for endpoint management. Check installed product versions and build numbers against the list published in the Trend Micro advisory for CVE-2019-18187; do not rely on generic version ranges. Review configuration for any feature that accepts zip uploads or package imports destined for the server filesystem. Useful telemetry includes unusual file-creation events under the OfficeScan installation directories, unexpected processes spawned by the OfficeScan service account, and web or management-console logs showing zip-related requests that result in path errors or anomalous status codes. If your asset-management or EDR tools can query installed software, filter for OfficeScan server components and flag any instance that has not yet received the vendor update.

How to remediate

Apply the updates supplied by Trend Micro exactly as described in the vendor advisory for CVE-2019-18187. CISA’s required action is to apply updates per vendor instructions; that remains the primary fix. After patching, verify that the updated binaries are running and that the vulnerable extraction path is no longer reachable. As hardening for this class of flaw, restrict which accounts or network sources may upload packages to the OfficeScan server, enforce least-privilege on the service account that performs extractions, and ensure the extraction directory and its parent paths are not writable by lower-privileged processes. Regularly audit file-integrity monitoring on the OfficeScan installation tree so that unexpected writes are detected quickly.

If you can't patch immediately

Segment the OfficeScan server so that only authorized management stations and endpoint agents can reach its administrative and upload interfaces; block direct internet exposure. If a web application firewall or reverse-proxy sits in front of the management console, consider temporary rules that reject zip uploads or that normalize and reject path-traversal sequences in archive-related requests—treat these as virtual patches only, not permanent substitutes. Disable any non-essential package-import or update-upload features until the official fix is installed. Increase monitoring: alert on file-creation events outside expected OfficeScan directories, on new scheduled tasks or services created by the OfficeScan identity, and on anomalous outbound connections originating from the server. Maintain an accelerated patch window so the compensating controls are removed once the vendor update is confirmed in place.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to full server compromise and subsequent data theft or lateral movement. If you have reason to believe the OfficeScan server was reached before patching, treat it as a potential breach: isolate the host, preserve volatile evidence, and begin incident-response procedures. You can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or other information associated with your organization have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedTrend Micro · OfficeScan
WeaknessCWE-22
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities