OESA-2024-2229

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2229
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2229.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2229
Upstream
Published
2024-10-12T11:09:19Z
Modified
2025-08-12T05:39:46.285532Z
Summary
apr security update
Details

The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.

Security Fix(es):

Lax permissions set by the Apache Portable Runtime library on Unix platforms would allow local users read access to named shared memory segments, potentially revealing sensitive application data.

This issue does not affect non-Unix platforms, or builds with APRUSESHMEM_SHMGET=1 (apr.h)

Users are recommended to upgrade to APR version 1.7.5, which fixes this issue.(CVE-2023-49582)

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

Affected packages

openEuler:24.03-LTS / apr

Package

Name
apr
Purl
pkg:rpm/openEuler/apr&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.4-4.oe2403

Ecosystem specific

{
    "x86_64": [
        "apr-1.7.4-4.oe2403.x86_64.rpm",
        "apr-debuginfo-1.7.4-4.oe2403.x86_64.rpm",
        "apr-debugsource-1.7.4-4.oe2403.x86_64.rpm",
        "apr-devel-1.7.4-4.oe2403.x86_64.rpm"
    ],
    "src": [
        "apr-1.7.4-4.oe2403.src.rpm"
    ],
    "noarch": [
        "apr-help-1.7.4-4.oe2403.noarch.rpm"
    ],
    "aarch64": [
        "apr-1.7.4-4.oe2403.aarch64.rpm",
        "apr-debuginfo-1.7.4-4.oe2403.aarch64.rpm",
        "apr-debugsource-1.7.4-4.oe2403.aarch64.rpm",
        "apr-devel-1.7.4-4.oe2403.aarch64.rpm"
    ]
}