CVE-2024-24783

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-03-05 23:15

Updated : 2024-11-21 08:59


NVD link : CVE-2024-24783

Mitre link : CVE-2024-24783

CVE.ORG link : CVE-2024-24783


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference