Rapid7 Vulnerability & Exploit Database

TYPO3 sa-2010-020 Remote File Disclosure

Back to Search

TYPO3 sa-2010-020 Remote File Disclosure

Created
05/30/2018

Description

This module exploits a flaw in the way the TYPO3 jumpurl feature matches hashes. Due to this flaw a Remote File Disclosure is possible by matching the juhash of 0. This flaw can be used to read any file that the web server user account has access to view.

Author(s)

  • Chris John Riley
  • Gregor Kopf

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

;