OESA-2024-1763

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

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

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:22.03-LTS-SP1 / rubygem-activesupport

Package

Name
rubygem-activesupport
Purl
pkg:rpm/openEuler/rubygem-activesupport&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.4.1-8.oe2203sp1

Ecosystem specific

{
    "noarch": [
        "rubygem-activesupport-doc-6.1.4.1-8.oe2203sp1.noarch.rpm",
        "rubygem-activesupport-6.1.4.1-8.oe2203sp1.noarch.rpm"
    ],
    "src": [
        "rubygem-activesupport-6.1.4.1-8.oe2203sp1.src.rpm"
    ]
}