Vulnerabilities > CVE-2017-6398 - Remote Code Execution vulnerability in Trendmicro Interscan Messaging Security Virtual Appliance 9.11600

047910
CVSS 9.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
SINGLE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
trendmicro
critical
metasploit

Summary

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.

Vulnerable Configurations

Part Description Count
Application
Trendmicro
1

Metasploit

descriptionThis module exploits a command injection vulnerability in the Trend Micro IMSVA product. An authenticated user can execute a terminal command under the context of the web server user which is root. Besides, default installation of IMSVA comes with a default administrator credentials. saveCert.imss endpoint takes several user inputs and performs blacklisting. After that it use them as argument of predefined operating system command without proper sanitation. However, due to improper blacklisting rule it's possible to inject arbitrary commands into it. InterScan Messaging Security prior to 9.1.-1600 affected by this issue. This module was tested against IMSVA 9.1-1600.
idMSF:EXPLOIT/LINUX/HTTP/TREND_MICRO_IMSVA_EXEC
last seen2020-06-08
modified2018-11-16
published2017-01-18
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/linux/http/trend_micro_imsva_exec.rb
titleTrend Micro InterScan Messaging Security (Virtual Appliance) Remote Code Execution