Skip to content

pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels

Moderate severity GitHub Reviewed Published Sep 3, 2024 in pyca/cryptography

Package

pip cryptography (pip)

Affected versions

>= 37.0.0, < 43.0.1

Patched versions

43.0.1

Description

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.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 Sep 3, 2024
Published to the GitHub Advisory Database Sep 3, 2024
Reviewed Sep 3, 2024

Severity

Moderate

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-h4gh-qq45-vh27

Source code

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