Rapid7 Vulnerability & Exploit Database

Apache Struts Remote Command Execution

Back to Search

Apache Struts Remote Command Execution

Disclosed
01/06/2012
Created
05/30/2018

Description

This module exploits a remote command execution vulnerability in Apache Struts versions < 2.2.1.1. This issue is caused because the ExceptionDelegator interprets parameter values as OGNL expressions during certain exception handling for mismatched data types of properties, which allows remote attackers to execute arbitrary Java code via a crafted parameter.

Author(s)

  • Johannes Dahse
  • Andreas Nusser
  • juan vazquez <juan.vazquez@metasploit.com>
  • sinn3r <sinn3r@metasploit.com>
  • mihi

Platform

Java,Linux,Windows

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/multi/http/struts_code_exec_exception_delegator
msf exploit(struts_code_exec_exception_delegator) > show targets
    ...targets...
msf exploit(struts_code_exec_exception_delegator) > set TARGET < target-id >
msf exploit(struts_code_exec_exception_delegator) > show options
    ...show and set options...
msf exploit(struts_code_exec_exception_delegator) > 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

;