Rapid7 Vulnerability & Exploit Database

TrendMicro Data Loss Prevention 5.5 Directory Traversal

Back to Search

TrendMicro Data Loss Prevention 5.5 Directory Traversal

Disclosed
01/09/2009
Created
05/30/2018

Description

This module tests whether a directory traversal vulnerability is present in Trend Micro DLP (Data Loss Prevention) Appliance v5.5 build <= 1294. The vulnerability appears to be actually caused by the Tomcat UTF-8 bug which is implemented in module tomcat_utf8_traversal CVE 2008-2938. This module simply tests for the same bug with Trend Micro specific settings. Note that in the Trend Micro appliance, /etc/shadow is not used and therefore password hashes are stored and anonymously accessible in the passwd file.

Author(s)

  • aushack <patrick@osisecurity.com.au>

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 auxiliary/admin/http/trendmicro_dlp_traversal
msf auxiliary(trendmicro_dlp_traversal) > show actions
    ...actions...
msf auxiliary(trendmicro_dlp_traversal) > set ACTION < action-name >
msf auxiliary(trendmicro_dlp_traversal) > show options
    ...show and set options...
msf auxiliary(trendmicro_dlp_traversal) > run 

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

;