#VU87129 NULL pointer dereference in python-cryptography - CVE-2024-26130
Published: March 5, 2024
python-cryptography
Python Cryptographic Authority
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dereference error within pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.