PCI v3.2-6.5.5
CAPEC-214
CWE-16
ISO27001-A.14.1.1
WASC-14
OWASP 2013-A5
OWASP 2017-A6

RoR Development Mode Enabled

Severity:
Low
Summary

Invicti detected RoR (Ruby on Rails) development mode is enabled, so the target web server is disclosing some system information data in the HTTP response.

Development mode enables extra debugging behaviors that assist developers, as well as attackers.

Impact

An attacker can obtain information such as:

  • Middleware
  • Application root

This information might help an attacker gain more information and potentially to focus on the development of further attacks to the target system.

Remediation

Change your config/application.rb file to disable development mode: config.consider_all_requests_local=false

Required Skills for Successful Exploitation
Actions To Take
Vulnerability Index

You can search and find all vulnerabilities

Select Vulnerability
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.