OESA-2025-1791

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1791
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1791.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1791
Upstream
Published
2025-07-11T12:22:41Z
Modified
2025-08-12T05:41:18.756650Z
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):

Python is an open source, object-oriented programming language from the Python Foundation. This language has the characteristics of scalability, supporting modules and packages, and supporting multiple platforms. There is a security vulnerability in Python 3.12 and later versions. This vulnerability originates from the tarfile module extraction filter function that allows modifying file metadata and permissions outside the extract directory.(CVE-2024-12718)

A vulnerability classified as critical was found in Python CPython up to 3.14.0b1 (Programming Language Software).The CWE definition for the vulnerability is CWE-22. The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.As an impact it is known to affect confidentiality.Upgrading to version 3.14.0b2 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.(CVE-2025-4138)

A vulnerability, which was classified as critical, has been found in Python CPython up to 3.14.0b1 (Programming Language Software).Using CWE to declare the problem leads to CWE-22. The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Impacted is integrity, and availability.Upgrading to version 3.14.0b2 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.(CVE-2025-4330)

A vulnerability has been found in Python CPython up to 3.14.0b1 (Programming Language Software) and classified as problematic.As an impact it is known to affect integrity.Upgrading to version 3.14.0b2 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.(CVE-2025-4435)

A vulnerability, which was classified as critical, was found in Python CPython up to 3.14.0b1 (Programming Language Software).CWE is classifying the issue as CWE-22. The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.This is going to have an impact on confidentiality, integrity, and availability.Upgrading to version 3.14.0b2 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.(CVE-2025-4517)

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

Affected packages

openEuler:24.03-LTS-SP1 / python3

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.11.6-13.oe2403sp1

Ecosystem specific

{
    "noarch": [
        "python3-help-3.11.6-13.oe2403sp1.noarch.rpm"
    ],
    "aarch64": [
        "python3-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-debug-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-debuginfo-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-debugsource-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-devel-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-tkinter-3.11.6-13.oe2403sp1.aarch64.rpm",
        "python3-unversioned-command-3.11.6-13.oe2403sp1.aarch64.rpm"
    ],
    "src": [
        "python3-3.11.6-13.oe2403sp1.src.rpm"
    ],
    "x86_64": [
        "python3-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-debug-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-debuginfo-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-debugsource-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-devel-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-tkinter-3.11.6-13.oe2403sp1.x86_64.rpm",
        "python3-unversioned-command-3.11.6-13.oe2403sp1.x86_64.rpm"
    ]
}