Python process crash via unchecked PKCS12 creation
Published Feb 21, 2024 · Updated Aug 14, 2024
NULL pointer dereference in cryptography 38.0.0 through 42.0.3 allows attackers to crash a Python process during PKCS#12 serialization. The OpenSSL backend fails to check whether PKCS12_create returned NULL for a mismatched certificate and private key before applying an overridden HMAC hash. The calling application must pass both mismatched key material and a PKCS#12 encryption algorithm with hmac_hash set; the impact is limited to termination of that Python process.
Summary
What happened
NULL pointer dereference in cryptography 38.0.0 through 42.0.3 allows attackers to crash a Python process during PKCS#12 serialization. The OpenSSL backend fails to check whether PKCS12_create returned NULL for a mismatched certificate and private key before applying an overridden HMAC hash. The calling application must pass both mismatched key material and a PKCS#12 encryption algorithm with hmac_hash set; the impact is limited to termination of that Python process.
The record
- CVE
- CVE-2024-26130
- Published
- Feb 21, 2024
- Updated
- Aug 14, 2024
- Vendor
- Python Cryptographic Authority
- Product
- cryptography
- Classifications
- CWE-476, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 21, 2024CVE publishedPublication date reported by the CVE source.
- Aug 14, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 38.0.0, < 42.0.4
- Affected versionversion=38.0.0 <42.04
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo