OESA-2025-2324

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2324
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2324.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2324
Upstream
Published
2025-09-26T13:08:33Z
Modified
2025-09-26T14:17:08.761593Z
Summary
python-pyinstaller security update
Details

PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules.

Security Fix(es):

Due to a special entry being appended to sys.path during the bootstrap process of a PyInstaller-frozen application, and due to the bootstrap script attempting to load an optional module for bytecode decryption while this entry is still present in sys.path, an application built with PyInstaller < 6.0.0 may be tricked by an unprivileged attacker into executing arbitrary python code. The attacker can create a directory or zip archive next to the executable with a specific name format, resulting in local privilege escalation when the executable runs with elevated privileges.(CVE-2025-59042)

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

Affected packages

openEuler:24.03-LTS-SP2 / python-pyinstaller

Package

Name
python-pyinstaller
Purl
pkg:rpm/openEuler/python-pyinstaller&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.13.0-3.oe2403sp2

Ecosystem specific

{
    "aarch64": [
        "python-pyinstaller-debuginfo-5.13.0-3.oe2403sp2.aarch64.rpm",
        "python-pyinstaller-debugsource-5.13.0-3.oe2403sp2.aarch64.rpm",
        "python-pyinstaller-help-5.13.0-3.oe2403sp2.aarch64.rpm",
        "python3-pyinstaller-5.13.0-3.oe2403sp2.aarch64.rpm"
    ],
    "x86_64": [
        "python-pyinstaller-debuginfo-5.13.0-3.oe2403sp2.x86_64.rpm",
        "python-pyinstaller-debugsource-5.13.0-3.oe2403sp2.x86_64.rpm",
        "python-pyinstaller-help-5.13.0-3.oe2403sp2.x86_64.rpm",
        "python3-pyinstaller-5.13.0-3.oe2403sp2.x86_64.rpm"
    ],
    "src": [
        "python-pyinstaller-5.13.0-3.oe2403sp2.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2025-2324.json"