CVE-2015-7581: High severity ruby on rails vulnerability
actionpack/lib/actiondispatch/routing/routeset.rb in Action Pack in Ruby on Rails 4.x before 4.2.5.1 and 5.x before 5.0.0.beta1.1 allows remote attackers to cause a denial of service (superfluous caching and memory consumption) by leveraging an application's use of a wildcard controller route.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-7581?
CVE-2015-7581 has been classified as a moderate severity vulnerability due to its potential for causing denial of service through excessive caching and memory consumption.
How do I fix CVE-2015-7581?
To fix CVE-2015-7581, you should upgrade Ruby on Rails to version 4.2.5.1 or later for the 4.x series, or to version 5.0.0.beta1.1 or later for the 5.x series.
What versions of Ruby on Rails are affected by CVE-2015-7581?
The affected versions include Ruby on Rails 4.x prior to 4.2.5.1 and 5.x prior to 5.0.0.beta1.1.
What type of attack does CVE-2015-7581 facilitate?
CVE-2015-7581 facilitates a denial of service attack by allowing remote attackers to exploit wildcard controller routes.
Are there any workarounds for CVE-2015-7581?
There are no official workarounds for CVE-2015-7581, and upgrading to the patched versions is the recommended solution.