CVE-2022-23633

Modified
Published: 11 Feb 2022, 00:00
Last modified:03 Aug 2024, 03:51

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.4 HIGH
v3.1 (cve.org)
EPSS Score
0.19% LOW
0% probability -0.18%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

11 Feb 2022, 00:00
Published
Vulnerability first disclosed
03 Aug 2024, 03:51
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1HIGHScore: 7.4CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
  • v3.1MEDIUMScore: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
  • v2.0MEDIUMScore: 4.3AV:N/AC:M/Au:N/C:P/I:N/A:N

EPSS Trends

Current EPSS score: 0.19% Percentile: 40%

Techniques & Countermeasures

  • CWE-212Improper Removal of Sensitive Information Before Storage or Transfer

    The product stores, transfers, or shares a resource that contains sensitive information, but it does not properly remove that information before the product makes the resource available to unauthorized actors.

  • CWE-200Exposure of Sensitive Information to an Unauthorized Actor

    The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Affected Systems

  • debiandebian_linux

    10.0 | 11.0

  • railsrails

    ≥ 7.0.0.0, < 7.0.2.1 | ≥ 6.1.0.0, < 6.1.4.5 | ≥ 6.0.0.0, < 6.0.4.5 | ≥ 5.0.0, < 5.2.6.1

  • rubyonrailsrails

    ≥ 5.0.0, < 5.2.6.2 | ≥ 6.0.0, < 6.0.4.6 | ≥ 6.1.0, < 6.1.4.6 | ≥ 7.0.0, < 7.0.2.2

References (6)