CVE-2022-23634
Puma used with Rails may lead to Information Exposure
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install puma -v 5.6.2
gem install puma -v 4.3.11
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-200Information ExposureMITRE
- CWE-404
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
References
- https://github.com/puma/puma/security/advisories/GHSA-rmj8-8hhh-gv5hWEB
- https://nvd.nist.gov/vuln/detail/CVE-2022-23634ADVISORY
- https://github.com/puma/puma/commit/b70f451fe8abc0cff192c065d549778452e155bbWEB
- https://github.com/advisories/GHSA-rmj8-8hhh-gv5hADVISORY
- https://github.com/advisories/GHSA-wh98-p28r-vrc9ADVISORY
- https://github.com/puma/pumaPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/puma/CVE-2022-23634.ymlWEB
- https://groups.google.com/g/ruby-security-ann/c/FkTM-_7zSNA/m/K2RiMJBlBAAJ?utm_medium=email&utm_source=footer&pli=1WEB
- https://lists.debian.org/debian-lts-announce/2022/05/msg00034.htmlWEB
- https://lists.debian.org/debian-lts-announce/2022/08/msg00015.htmlWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F6YWGIIKL7KKTS3ZOAYMYPC7D6WQ5OA5WEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L7NESIBFCNSR3XH7LXDPKVMSUBNUB43GWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUBFJ44NCKJ34LECZRAP4N5VL6USJSIBWEB
- https://security.gentoo.org/glsa/202208-28WEB
- https://www.debian.org/security/2022/dsa-5146WEB
Frequently Asked Questions
- What is CVE-2022-23634?
- Puma used with Rails may lead to Information Exposure This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.0/10).
- How do I check if my project is affected by CVE-2022-23634?
- CVE-2022-23634 affects puma. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-23634 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-40175CRITICAL
Puma HTTP Request/Response Smuggling vulnerability
- CVE-2022-24790CRITICAL
Puma vulnerable to HTTP Request Smuggling
- CVE-2026-47737HIGH
Puma PROXY Protocol v1 Accepts Repeated Protocol Headers on Persistent Connections
- CVE-2021-29509HIGH
Puma's Keepalive Connections Causing Denial Of Service
- CVE-2020-11076HIGH
HTTP Smuggling via Transfer-Encoding Header in Puma
- CVE-2020-5249MEDIUM
HTTP Response Splitting (Early Hints) in Puma
- CVE-2024-45614MEDIUM
Puma's header normalization allows for client to clobber proxy set headers
- CVE-2024-21647MEDIUM
Puma HTTP Request/Response Smuggling vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies