py3-cassandra-medusa
0.19.1-r1
5.9
CVSS V3
cryptography vulnerable to NULL-dereference when loading PKCS7 certificates
Calling load_pem_pkcs7_certificates
or load_der_pkcs7_certificates
could lead to a NULL-pointer dereference and segfault.
Here is a Python code that triggers the issue:
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.