Skip to content

Vulnerable OpenSSL included in cryptography wheels

Moderate severity GitHub Reviewed Published Nov 2, 2022 in pyca/cryptography • Updated Jan 8, 2023

Package

pip cryptography (pip)

Affected versions

>= 37.0.0, < 38.0.3

Patched versions

38.0.3

Description

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-38.0.3 are vulnerable to a number of security issues. More details about the vulnerabilities themselves can be found in https://www.openssl.org/news/secadv/20221101.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 Nov 2, 2022
Published to the GitHub Advisory Database Nov 2, 2022
Reviewed Nov 2, 2022
Last updated Jan 8, 2023

Severity

Moderate

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-39hc-v87j-747x

Source code

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