CVE-2024-24783
Last modified
CVE-2024-24783 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-24783?
How severe is CVE-2024-24783?
How do I fix CVE-2024-24783?
Are you affected by CVE-2024-24783?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
