Search for packages
purl | pkg:pypi/cryptography@42.0.4 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-fa2w-8q46-1fcb
Aliases: GHSA-h4gh-qq45-vh27 |
pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels |
Affected by 1 other vulnerability. |
VCID-ypp8-vqu8-f7en
Aliases: CVE-2024-12797 GHSA-79v4-65xg-pq4g |
openssl: RFC7250 handshakes with unauthenticated servers don't abort as expected |
Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-wmwm-snjw-aaam | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if `pkcs12.serialize_key_and_certificates` is called with both a certificate whose public key did not match the provided private key and an `encryption_algorithm` with `hmac_hash` set (via `PrivateFormat.PKCS12.encryption_builder().hmac_hash(...)`, then a NULL pointer dereference would occur, crashing the Python process. This has been resolved in version 42.0.4, the first version in which a `ValueError` is properly raised. |
CGA-f4qg-9fw4-8247
CVE-2024-26130 GHSA-6vqw-3v5j-54x4 PYSEC-2024-225 |