CVE-2022-23634
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
Puma is a Ruby/Rack web server built for parallelism. Prior to `puma` version `5.6.2`, `puma` may not always call `close` on the response body. Rails, prior to version `7.0.2.2`, depended on the response body being closed in order for its `CurrentAttributes` implementation to work correctly. The combination of these two behaviors (Puma not closing the body + Rails' Executor implementation) causes information leakage. This problem is fixed in Puma versions 5.6.2 and 4.3.11. This problem is fixed in Rails versions 7.02.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2. Upgrading to a patched Rails _or_ Puma version fixes the vulnerability.
Overview
- CVE ID
- CVE-2022-23634
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-02-11T22:15:07
- Last Modified Date
- 2022-10-12T13:17:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* | 1 | OR | 4.3.11 | |
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* | 1 | OR | 5.0.0 | 5.6.2 |
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.2.6.2 |
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | 1 | OR | 6.0.0 | 6.0.4.6 |
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | 1 | OR | 6.1.0 | 6.1.4.6 |
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | 1 | OR | 7.0.0 | 7.0.2.2 |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23634 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23634 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:31:49 | Added to TrackCVE | |||
2022-12-06 09:35:06 | 2022-02-11T22:15Z | 2022-02-11T22:15:07 | CVE Published Date | updated |
2022-12-06 09:35:06 | 2022-10-12T13:17:39 | CVE Modified Date | updated | |
2022-12-06 09:35:06 | Analyzed | Vulnerability Status | updated | |
2022-12-06 09:35:12 | References | updated |