Headline
GHSA-cj83-2ww7-mvq7: Rack ReDoS Vulnerability in HTTP Accept Headers Parsing
Summary
A Regular Expression Denial of Service (ReDoS) vulnerability exists in the Rack::Request::Helpers
module when parsing HTTP Accept headers. This vulnerability can be exploited by an attacker sending specially crafted Accept-Encoding
or Accept-Language
headers, causing the server to spend excessive time processing the request and leading to a Denial of Service (DoS).
Details
The fix for https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f was not applied to the main branch and thus while the issue was fixed for the Rack v3.0 release series, it was not fixed in the v3.1 release series until v3.1.5.
Skip to content
Navigation Menu
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
GitHub Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
GitHub Sponsors
Fund open source developers
* The ReadME Project
GitHub community articles
Enterprise platform
AI-powered developer platform
- Pricing
Provide feedback
Saved searches****Use saved searches to filter your results more quickly
Sign up
- GitHub Advisory Database
- GitHub Reviewed
- CVE-2024-39316
Rack ReDoS Vulnerability in HTTP Accept Headers Parsing
Moderate severity GitHub Reviewed Published Jul 2, 2024 in rack/rack • Updated Jul 3, 2024
Package
Affected versions
>= 3.1.0, < 3.1.5
Description
Summary
A Regular Expression Denial of Service (ReDoS) vulnerability exists in the Rack::Request::Helpers module when parsing HTTP Accept headers. This vulnerability can be exploited by an attacker sending specially crafted Accept-Encoding or Accept-Language headers, causing the server to spend excessive time processing the request and leading to a Denial of Service (DoS).
Details
The fix for GHSA-54rr-7fvw-6x8f was not applied to the main branch and thus while the issue was fixed for the Rack v3.0 release series, it was not fixed in the v3.1 release series until v3.1.5.
References
- GHSA-54rr-7fvw-6x8f
- GHSA-cj83-2ww7-mvq7
- https://nvd.nist.gov/vuln/detail/CVE-2024-39316
- rack/rack@412c980
Published to the GitHub Advisory Database
Jul 3, 2024