CVE-2022-23633
Exposure of information in Action Pack
7.4
HIGH
CVSS 3.1
EPSS 0.19%
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.
How to fix CVE-2022-23633
To remediate CVE-2022-23633, upgrade the affected package to a fixed version below.
- —upgrade to 2:6.0.3.7+dfsg-2+deb11u1 or later
- —upgrade to 5.2.6.2 or later
Is CVE-2022-23633 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 2:6.0.3.7+dfsg-2+deb11u1
- >= 5.0.0.0, < 5.2.6.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.4 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |