Lucene search

K
nvd[email protected]NVD:CVE-2024-24783
HistoryMar 05, 2024 - 11:15 p.m.

CVE-2024-24783

2024-03-0523:15:07
web.nvd.nist.gov
1
certificate chain
public key algorithm
panic
crypto/tls
client certificate verification
server configuration

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

10.4%

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.