Rapid7 Vulnerability & Exploit Database

Drupal RESTWS Module Remote PHP Code Execution

Back to Search

Drupal RESTWS Module Remote PHP Code Execution

Disclosed
07/13/2016
Created
05/30/2018

Description

This module exploits a Remote PHP Code Execution vulnerability in the Drupal RESTWS Module. Unauthenticated users can execute arbitrary code under the context of the web server user. RESTWS alters the default page callbacks for entities to provide additional functionality. A vulnerability in this approach allows an unauthenticated attacker to send specially crafted requests resulting in arbitrary PHP execution. RESTWS 2.x prior to 2.6 and 1.x prior to 1.7 are affected by this issue. This module was tested against RESTWS 2.5 with Drupal 7.5 installed on Ubuntu Server.

Author(s)

  • Devin Zuczek
  • Mehmet Ince <mehmet@mehmetince.net>

Platform

PHP

Architectures

php

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/unix/webapp/drupal_restws_exec
msf exploit(drupal_restws_exec) > show targets
    ...targets...
msf exploit(drupal_restws_exec) > set TARGET < target-id >
msf exploit(drupal_restws_exec) > show options
    ...show and set options...
msf exploit(drupal_restws_exec) > 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

;