BIT-python-2024-0397

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2024-0397.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2024-0397
Aliases
Published
2024-06-20T11:18:14.556Z
Modified
2024-12-12T07:36:17.144Z
Summary
[none]
Details

A defect was discovered in the Python “ssl” module where there is a memoryrace condition with the ssl.SSLContext methods “certstorestats()” and“getcacerts()”. The race condition can be triggered if the methods arecalled at the same time as certificates are loaded into the SSLContext,such as during the TLS handshake with a certificate directory configured.This issue is fixed in CPython 3.10.14, 3.11.9, and 3.12.3.

Database specific
{
    "cpes": [
        "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / python

Package

Name
python
Purl
pkg:bitnami/python

Severity

  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.20
Introduced
3.9.0
Fixed
3.9.20
Introduced
3.10.0
Fixed
3.10.14
Introduced
3.11.0
Fixed
3.11.9
Introduced
3.12.0
Fixed
3.12.3