Rapid7 Vulnerability & Exploit Database

Trend Micro Smart Protection Server Exec Remote Code Injection

Back to Search

Trend Micro Smart Protection Server Exec Remote Code Injection

Disclosed
08/08/2016
Created
05/30/2018

Description

This module exploits a vulnerability found in TrendMicro Smart Protection Server where untrusted inputs are fed to ServWebExec system command, leading to command injection. Please note: authentication is required to exploit this vulnerability.

Author(s)

  • Quentin Kaiser <kaiserquentin@gmail.com>

Platform

Linux

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/linux/http/trendmicro_sps_exec
msf exploit(trendmicro_sps_exec) > show targets
    ...targets...
msf exploit(trendmicro_sps_exec) > set TARGET < target-id >
msf exploit(trendmicro_sps_exec) > show options
    ...show and set options...
msf exploit(trendmicro_sps_exec) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;