Vulnerability record · CVE-2017-6398 · published 14 March 2017
CVE-2017-6398: Trend Micro InterScan Messaging Security command injection in saveCert.imss
Trendmicro · Interscan Messaging Security Virtual Appliance
Trend Micro InterScan Messaging Security Virtual Appliance 9.1-1600 contains an OS command injection flaw in the saveCert.imss endpoint. The endpoint passes user-supplied input to an operating-system command after an improper blacklist check, allowing an authenticated user to run commands as the web server user, which is root. The default installation also ships with default administrator credentials, lowering the bar for reaching the vulnerable endpoint.
Description
An issue was discovered in Trend Micro InterScan Messaging Security (Virtual Appliance) 9.1-1600. An authenticated user can execute a terminal command in the context of the web server user (which is root). Besides, the default installation of IMSVA comes with default administrator credentials. The saveCert.imss endpoint takes several user inputs and performs blacklisting. After that, it uses them as arguments to a predefined operating-system command without proper sanitization. However, because of an improper blacklisting rule, it's possible to inject arbitrary commands into it.
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityNetwork-reachable authenticated command injection yielding root, with default credentials and a public Metasploit module, makes this a high-priority target despite no KEV listing.
What it is
Trend Micro InterScan Messaging Security Virtual Appliance 9.1-1600 contains an OS command injection flaw in the saveCert.imss endpoint. The endpoint passes user-supplied input to an operating-system command after an improper blacklist check, allowing an authenticated user to run commands as the web server user, which is root. The default installation also ships with default administrator credentials, lowering the bar for reaching the vulnerable endpoint.
Impact
An attacker who can authenticate gains arbitrary command execution as root on the appliance, leading to full compromise of confidentiality, integrity and availability. Because the web server user is root, there is no privilege boundary left to contain the attacker.
Attack surface
The flaw is reached over the network through the saveCert.imss endpoint of the web interface, per the CVSS vector AV:N/AC:L/PR:L/UI:N. Authentication is required, but the default administrator credentials shipped with the product make that requirement weak in practice.
Exploitation
The record is not listed in CISA KEV and no ransomware use is documented, but EPSS is 0.54068 (99th percentile) and a public Rapid7 Metasploit module exists, indicating mature, widely available exploit tooling.
What to do
- Apply the vendor patch for InterScan Messaging Security Virtual Appliance 9.1-1600 as soon as it is available.
- Change the default administrator credentials immediately and enforce strong, unique passwords on the appliance.
- Restrict network access to the IMSVA management interface to trusted administrative networks only.
- Run the web service under a non-root account so command injection does not yield root privileges.
- Monitor and audit the saveCert.imss endpoint for unexpected command arguments or process execution.
Detection
- Inspect web server and application logs for requests to saveCert.imss containing shell metacharacters or unexpected command strings.
- Alert on child processes spawned by the IMSVA web server user, especially shell interpreters or system utilities.
- Monitor for authentication using default administrator credentials followed by configuration or certificate operations.
- Use file integrity monitoring on the appliance to detect changes made by unexpected root-level processes.
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-2017-6398 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2017-6398), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.