Executive Summary

Informations
Name CVE-2024-26130 First vendor Publication 2024-02-21
Vendor Cve Last vendor Modification 2024-02-22

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26130

Sources (Detail)

https://github.com/pyca/cryptography/commit/97d231672763cdb5959a3b191e692a362...
https://github.com/pyca/cryptography/pull/10423
https://github.com/pyca/cryptography/security/advisories/GHSA-6vqw-3v5j-54x4
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-02-23 00:27:23
  • Multiple Updates
2024-02-21 21:27:30
  • First insertion