CVE-2022-23633
Rails Action Pack Response Body Leak
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.
INFO
Published Date :
Feb. 11, 2022, 9:15 p.m.
Last Modified :
Jan. 19, 2024, 4:15 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
2.2
Public PoC/Exploit Available at Github
CVE-2022-23633 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-23633
.
URL | Resource |
---|---|
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://security.netapp.com/advisory/ntap-20240119-0013/ | |
https://www.debian.org/security/2023/dsa-5372 | Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
test 反向辣鸡数据投放 CVE-2022-23305 工具 利用 教程 Exploit POC
cve-2020-
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-23633
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-23633
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Jan. 19, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://security.netapp.com/advisory/ntap-20240119-0013/ [No types assigned] -
Modified Analysis by [email protected]
Jul. 11, 2023
Action Type Old Value New Value Changed Reference Type https://www.debian.org/security/2023/dsa-5372 No Types Assigned https://www.debian.org/security/2023/dsa-5372 Third Party Advisory Removed CWE NIST NVD-CWE-noinfo Added CWE NIST CWE-212 Changed CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Mar. 14, 2023
Action Type Old Value New Value Added Reference https://www.debian.org/security/2023/dsa-5372 [No Types Assigned] -
Modified Analysis by [email protected]
Sep. 30, 2022
Action Type Old Value New Value Changed Reference Type https://lists.debian.org/debian-lts-announce/2022/09/msg00002.html No Types Assigned https://lists.debian.org/debian-lts-announce/2022/09/msg00002.html Mailing List, Third Party Advisory Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Sep. 03, 2022
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2022/09/msg00002.html [No Types Assigned] -
Initial Analysis by [email protected]
Feb. 22, 2022
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:M/Au:N/C:P/I:N/A:N) Added CVSS V3.1 NIST AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N Changed Reference Type http://www.openwall.com/lists/oss-security/2022/02/11/5 No Types Assigned http://www.openwall.com/lists/oss-security/2022/02/11/5 Mailing List, Mitigation, Patch, Third Party Advisory Changed Reference Type https://github.com/rails/rails/commit/f9a2ad03943d5c2ba54e1d45f155442b519c75da No Types Assigned https://github.com/rails/rails/commit/f9a2ad03943d5c2ba54e1d45f155442b519c75da Patch, Third Party Advisory Changed Reference Type https://github.com/rails/rails/security/advisories/GHSA-wh98-p28r-vrc9 No Types Assigned https://github.com/rails/rails/security/advisories/GHSA-wh98-p28r-vrc9 Mitigation, Third Party Advisory Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* versions from (including) 5.0.0 up to (excluding) 5.2.6.2 *cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* versions from (including) 6.0.0 up to (excluding) 6.0.4.6 *cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* versions from (including) 6.1.0 up to (excluding) 6.1.4.6 *cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* versions from (including) 7.0.0 up to (excluding) 7.0.2.2 -
CVE Modified by [email protected]
Feb. 12, 2022
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2022/02/11/5 [No Types Assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-23633
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-23633
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.28 }} 0.03%
score
0.68851
percentile