Cyber Resilience

CVE-2022-23633

High

Published: 11 February 2022

Published
11 February 2022
Modified
21 November 2024
KEV Added
Patch
11 February 2022
CVSS Score v3.1 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0025 49.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-23633 is a high-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Rubyonrails Rails. Its CVSS base score is 7.4 (High).

Operationally, ranked at the 49.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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…

more

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.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

rubyonrails
rails
5.0.0 — 5.2.6.2 · 6.0.0 — 6.0.4.6 · 6.1.0 — 6.1.4.6
debian
debian linux
10.0, 11.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-200 CWE-212

The control's identification, isolation, alerting, and eradication steps directly limit the impact and exploitation window of unauthorized sensitive information exposure.

addresses: CWE-200 CWE-212

Proper media downgrading process prevents sensitive information from remaining on media that is then accessible to lower-classification recipients.

addresses: CWE-200 CWE-212

Policies requiring periodic review and deletion of inaccurate/outdated PII reduce the amount of sensitive information retained and therefore exposed.

addresses: CWE-200 CWE-212

Regular deletion of inaccurate or outdated PII directly reduces the volume of sensitive information retained that could be exposed.

addresses: CWE-200 CWE-212

De-identification directly prevents exposure of sensitive/PII data to unauthorized actors when datasets are released or shared.

addresses: CWE-200 CWE-212

Deleting information when no longer needed directly reduces the window during which sensitive data can be exposed to unauthorized actors.

addresses: CWE-200 CWE-212

Secure disposal techniques directly prevent sensitive data from becoming accessible to unauthorized actors after components leave organizational control.

addresses: CWE-200

Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.

References