CVE-2022-23633
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is *not* notified of a `close`, `ActionDispatch::Executor` will not know to reset thread local state for the next request. This can lead to data being leaked to subsequent requests.This has been fixed in Rails 7.0.2.1, 6.1.4.5, 6.0.4.5, and 5.2.6.1. Upgrading is highly recommended, but to work around this problem a middleware described in GHSA-wh98-p28r-vrc9 can be used.
Overview
- CVE ID
- CVE-2022-23633
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Modified
- Published Version
- 2022-02-11T21:15:11
- Last Modified Date
- 2023-03-14T08:15:12
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
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:10.0:*:*:*:*:*:*:* | 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
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2022/02/11/5 | Mailing List Mitigation Patch Third Party Advisory |
https://github.com/rails/rails/commit/f9a2ad03943d5c2ba54e1d45f155442b519c75da | Patch Third Party Advisory |
https://github.com/rails/rails/security/advisories/GHSA-wh98-p28r-vrc9 | Mitigation Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/09/msg00002.html | Mailing List Third Party Advisory |
https://www.debian.org/security/2023/dsa-5372 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23633 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23633 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:31:49 | Added to TrackCVE | |||
2022-12-06 09:35:01 | 2022-02-11T21:15Z | 2022-02-11T21:15:11 | CVE Published Date | updated |
2022-12-06 09:35:01 | 2022-09-30T19:48:14 | CVE Modified Date | updated | |
2022-12-06 09:35:01 | Analyzed | Vulnerability Status | updated | |
2022-12-06 09:35:06 | References | updated | ||
2023-03-14 08:14:54 | 2023-03-14T08:15:12 | CVE Modified Date | updated | |
2023-03-14 08:14:54 | Analyzed | Modified | Vulnerability Status | updated |
2023-03-14 08:14:55 | Weakness Enumeration | update | ||
2023-03-14 08:14:55 | References | updated |