Skip to content

Vulnerable OpenSSL included in cryptography wheels

Low severity GitHub Reviewed Published Feb 11, 2025 in pyca/cryptography • Updated Feb 11, 2025

Package

pip cryptography (pip)

Affected versions

>= 42.0.0, < 44.0.1

Patched versions

44.0.1

Description

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 42.0.0-44.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20250211.txt.

If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.

References

@alex alex published to pyca/cryptography Feb 11, 2025
Published by the National Vulnerability Database Feb 11, 2025
Published to the GitHub Advisory Database Feb 11, 2025
Reviewed Feb 11, 2025
Last updated Feb 11, 2025

Severity

Low

EPSS score

CVE ID

CVE-2024-12797

GHSA ID

GHSA-79v4-65xg-pq4g

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.