vendor:
Ruby on Rails
by:
hdm
N/A
CVSS
N/A
Remote Code Execution
N/A
CWE
Product Name: Ruby on Rails
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ruby
2016
Ruby on Rails Development Web Console (v2) Code Execution
This module exploits a remote code execution feature of the Ruby on Rails framework. This feature is exposed if the config.web_console.whitelisted_ips setting includes untrusted IP ranges and the web-console gem is enabled.
Mitigation:
The config.web_console.whitelisted_ips setting should not include untrusted IP ranges and the web-console gem should be disabled.