CVE Database
/

CVE-2022-23633

Back to search

CVE-2022-23633

Published: Feb 11, 2022

Modified: Aug 3, 2024

PUBLISHED

CVSS v3.1

7.4

HIGH

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.

VendorProductVersions

rails

rails

affected
>= 7.0.0.0, < 7.0.2.1
affected
>= 6.1.0.0, < 6.1.4.5
affected
>= 6.0.0.0, < 6.0.4.5
affected
>= 5.0.0, < 5.2.6.1

Weaknesses (CWE)

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector

Network

Attack Complexity

High

Privileges Required

None

User Interaction

None

Scope

Unchanged

Confidentiality

High

Integrity

High

Availability

None

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now