Rapid7 Vulnerability & Exploit Database

Apache ActiveMQ JSP Files Source Disclosure

Back to Search

Apache ActiveMQ JSP Files Source Disclosure

Created
05/30/2018

Description

This module exploits a source code disclosure in Apache ActiveMQ. The vulnerability is due to the Jetty's ResourceHandler handling of specially crafted URI's starting with //. It has been tested successfully on Apache ActiveMQ 5.3.1 over Windows 2003 SP2 and Ubuntu 10.04.

Author(s)

  • Veerendra G.G
  • juan vazquez <juan.vazquez@metasploit.com>

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

;