CVE-2020-5249
HTTP Response Splitting (Early Hints) in Puma
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install puma -v 4.3.3
gem install puma -v 3.12.4
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-113
- CWE-74
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 6.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
References
- https://github.com/puma/puma/security/advisories/GHSA-33vf-4xgg-9r58WEB
- https://github.com/puma/puma/security/advisories/GHSA-84j7-475p-hp8vWEB
- https://nvd.nist.gov/vuln/detail/CVE-2020-5249ADVISORY
- https://github.com/puma/puma/commit/c22712fc93284a45a93f9ad7023888f3a65524f3WEB
- https://github.com/puma/pumaPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/puma/CVE-2020-5249.ymlWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BMJ3CGZ3DLBJ5WUUKMI5ZFXFJQMXJZIKWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DIHVO3CQMU7BZC7FCTSRJ33YDNS3GFPKWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NJ3LL5F5QADB6LM46GXZETREAKZMQNRDWEB
- https://owasp.org/www-community/attacks/HTTP_Response_SplittingWEB
Frequently Asked Questions
- What is CVE-2020-5249?
- HTTP Response Splitting (Early Hints) in Puma This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 6.5/10).
- How do I check if my project is affected by CVE-2020-5249?
- CVE-2020-5249 affects puma. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-5249 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2023-40175CRITICAL
Puma HTTP Request/Response Smuggling vulnerability
- CVE-2022-24790CRITICAL
Puma vulnerable to HTTP Request Smuggling
- CVE-2021-29509HIGH
Puma's Keepalive Connections Causing Denial Of Service
- CVE-2026-47736HIGH
Puma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion
- CVE-2022-23634HIGH
Puma used with Rails may lead to Information Exposure
- CVE-2024-45614MEDIUM
Puma's header normalization allows for client to clobber proxy set headers
- CVE-2024-21647MEDIUM
Puma HTTP Request/Response Smuggling vulnerability
- CVE-2020-11077MEDIUM
HTTP Smuggling via Transfer-Encoding Header in Puma
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies