Vulnerabilities (CVE)

Filtered by vendor Cryptography Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-49083 1 Cryptography Project 1 Cryptography 2023-12-06 N/A 7.5 HIGH
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this vulnerability poses a serious risk of Denial of Service (DoS) for any application attempting to deserialize a PKCS7 blob/certificate. The consequences extend to potential disruptions in system availability and stability. This vulnerability has been patched in version 41.0.6.
CVE-2023-38325 1 Cryptography Project 1 Cryptography 2023-08-22 N/A 7.5 HIGH
The cryptography package before 41.0.2 for Python mishandles SSH certificates that have critical options.