CVE-2013-6414: Input Validation
actionpack/lib/actionview/lookupcontext.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service (memory consumption) via a header containing an invalid MIME type that leads to excessive caching.
Other sources
actionpack/lib/actionview/lookupcontext.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service (memory consumption) via a header containing an invalid MIME type that leads to excessive caching.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
rubygems/actionpackto a version that resolves this vulnerability.Fixed in 4.0.2 - Upgrade
Upgrade
rubygems/actionpackto a version that resolves this vulnerability.Fixed in 3.2.16
Event History
Frequently Asked Questions
What is the severity of CVE-2013-6414?
CVE-2013-6414 is classified as a denial of service vulnerability due to memory consumption issues.
How do I fix CVE-2013-6414?
To fix CVE-2013-6414, upgrade Action Pack to version 4.0.2 or 3.2.16 or later.
Which versions of Ruby on Rails are affected by CVE-2013-6414?
CVE-2013-6414 affects Ruby on Rails versions prior to 3.2.16 and 4.0.2.
What type of attack is possible with CVE-2013-6414?
An attacker can exploit CVE-2013-6414 to cause a denial of service by sending requests with invalid MIME types.
Is there a specific workaround for CVE-2013-6414?
There are no specific workarounds for CVE-2013-6414 other than applying the necessary updates.