Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-5cpq-8wj7-hf2v: Vulnerable OpenSSL included in cryptography wheels

pyca/cryptography’s wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.5-40.0.2 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://www.openssl.org/news/secadv/20230530.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.

ghsa
#vulnerability#git#ssl

Package

pip cryptography (pip)

Affected versions

>= 0.5, <= 40.0.2

Patched versions

41.0.0

Description

pyca/cryptography’s wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.5-40.0.2 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://www.openssl.org/news/secadv/20230530.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

  • GHSA-5cpq-8wj7-hf2v
  • pyca/cryptography@8708245
  • https://cryptography.io/en/latest/changelog/#v41-0-0

alex published to pyca/cryptography

May 31, 2023

Published to the GitHub Advisory Database

Jun 2, 2023

Reviewed

Jun 2, 2023

Last updated

Jun 2, 2023

ghsa: Latest News

GHSA-gmx7-gr5q-85w5: magic-crypt uses insecure cryptographic algorithms