vendor:
CODER Module
by:
Nicky Bloor, Mehmet Ince
N/A
CVSS
N/A
Remote Command Execution
CWE
Product Name: CODER Module
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unix
Jul 13 2016
Drupal CODER Module Remote Command Execution
This module exploits a Remote Command Execution vulnerability in Drupal CODER Module. Unauthenticated users can execute arbitrary command under the context of the web server user. CODER module doesn't sufficiently validate user inputs in a script file that has the php extension. A malicious unauthenticated user can make requests directly to this file to execute arbitrary command. The module does not need to be enabled for this to be exploited. This module was tested against CODER 2.5 with Drupal 7.5 installation on Ubuntu server.
Mitigation:
Validate user inputs in a script file that has the php extension.