Rapid7 Vulnerability & Exploit Database

Atlassian Crowd XML Entity Expansion Remote File Access

Back to Search

Atlassian Crowd XML Entity Expansion Remote File Access

Created
05/30/2018

Description

This module simply attempts to read a remote file from the server using a vulnerability in the way Atlassian Crowd handles XML files. The vulnerability occurs while trying to expand external entities with the SYSTEM identifier. This module has been tested successfully on Linux and Windows installations of Crowd.

Author(s)

  • Will Caput
  • Trevor Hartman
  • Thaddeus Bogner
  • 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/atlassian_crowd_fileaccess
msf auxiliary(atlassian_crowd_fileaccess) > show actions
    ...actions...
msf auxiliary(atlassian_crowd_fileaccess) > set ACTION < action-name >
msf auxiliary(atlassian_crowd_fileaccess) > show options
    ...show and set options...
msf auxiliary(atlassian_crowd_fileaccess) > 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

;