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.
References
| Link | Resource |
|---|---|
| https://github.com/pyca/cryptography/security/advisories/GHSA-jfhm-5ghh-2f97 | Exploit Vendor Advisory |
| https://github.com/pyca/cryptography/pull/9926 | Issue Tracking Patch |
| https://github.com/pyca/cryptography/commit/f09c261ca10a31fe41b1262306db7f8f1da0e48a | Patch |
Configurations
Information
Published : 2023-11-29 19:15
Updated : 2023-12-06 18:12
NVD link : CVE-2023-49083
Mitre link : CVE-2023-49083
JSON object : View
Products Affected
cryptography_project
- cryptography
CWE
CWE-476
NULL Pointer Dereference
