OESA-2024-1777

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1777
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1777.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-1777
Upstream
Published
2024-06-28T11:08:22Z
Modified
2025-08-12T05:36:27.872579Z
Summary
rubygem-actionpack security update
Details

Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.

Security Fix(es):

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.(CVE-2022-23633)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / rubygem-actionpack

Package

Name
rubygem-actionpack
Purl
pkg:rpm/openEuler/rubygem-actionpack&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.2.4.4-5.oe2003sp4

Ecosystem specific

{
    "noarch": [
        "rubygem-actionpack-5.2.4.4-5.oe2003sp4.noarch.rpm",
        "rubygem-actionpack-doc-5.2.4.4-5.oe2003sp4.noarch.rpm"
    ],
    "src": [
        "rubygem-actionpack-5.2.4.4-5.oe2003sp4.src.rpm"
    ]
}