OESA-2023-1640

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1640
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1640.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1640
Upstream
Published
2023-09-15T11:05:55Z
Modified
2025-09-03T06:18:41.081827Z
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 discovered in comparedigest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.comparedigest.(CVE-2022-48566)

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

Affected packages

openEuler:20.03-LTS-SP3 / python3

Package

Name
python3
Purl
pkg:rpm/openEuler/python3&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.7.9-35.oe1

Ecosystem specific

{
    "src": [
        "python3-3.7.9-35.oe1.src.rpm"
    ],
    "x86_64": [
        "python3-debug-3.7.9-35.oe1.x86_64.rpm",
        "python3-3.7.9-35.oe1.x86_64.rpm",
        "python3-devel-3.7.9-35.oe1.x86_64.rpm",
        "python3-debugsource-3.7.9-35.oe1.x86_64.rpm",
        "python3-debuginfo-3.7.9-35.oe1.x86_64.rpm"
    ],
    "aarch64": [
        "python3-3.7.9-35.oe1.aarch64.rpm",
        "python3-debugsource-3.7.9-35.oe1.aarch64.rpm",
        "python3-devel-3.7.9-35.oe1.aarch64.rpm",
        "python3-debug-3.7.9-35.oe1.aarch64.rpm",
        "python3-debuginfo-3.7.9-35.oe1.aarch64.rpm"
    ],
    "noarch": [
        "python3-help-3.7.9-35.oe1.noarch.rpm"
    ]
}