← Back to CVE List

CVE-2024-24783

Published: 2024-03-05T23:15Z
Last Modified: 2024-11-21T08:59Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt