Lucene search

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

CVE-2024-24783

2024-03-0523:15:07
web.nvd.nist.gov
59
cve-2024-24783
certificate verification
public key algorithm
tls
crypto
nvd
security vulnerability

7.3 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.9%

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.