OESA-2024-2141

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

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces.

Security Fix(es):

An issue was found in the CPython zipfile module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.

The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.

(CVE-2024-0450)

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

Affected packages

openEuler:22.03-LTS-SP1 / python3

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "python3-3.9.9-31.oe2203sp1.src.rpm"
    ],
    "noarch": [
        "python3-help-3.9.9-31.oe2203sp1.noarch.rpm"
    ],
    "x86_64": [
        "python3-3.9.9-31.oe2203sp1.x86_64.rpm",
        "python3-debug-3.9.9-31.oe2203sp1.x86_64.rpm",
        "python3-debuginfo-3.9.9-31.oe2203sp1.x86_64.rpm",
        "python3-debugsource-3.9.9-31.oe2203sp1.x86_64.rpm",
        "python3-devel-3.9.9-31.oe2203sp1.x86_64.rpm",
        "python3-unversioned-command-3.9.9-31.oe2203sp1.x86_64.rpm"
    ],
    "aarch64": [
        "python3-3.9.9-31.oe2203sp1.aarch64.rpm",
        "python3-debug-3.9.9-31.oe2203sp1.aarch64.rpm",
        "python3-debuginfo-3.9.9-31.oe2203sp1.aarch64.rpm",
        "python3-debugsource-3.9.9-31.oe2203sp1.aarch64.rpm",
        "python3-devel-3.9.9-31.oe2203sp1.aarch64.rpm",
        "python3-unversioned-command-3.9.9-31.oe2203sp1.aarch64.rpm"
    ]
}