CVE-2024-24783

medium

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.

References

https://security.netapp.com/advisory/ntap-20240329-0005/

https://pkg.go.dev/vuln/GO-2024-2598

https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg

https://go.dev/issue/65390

https://go.dev/cl/569339

http://www.openwall.com/lists/oss-security/2024/03/08/4

Details

Source: Mitre, NVD

Published: 2024-03-05

Updated: 2024-05-01

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 5.9

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Severity: Medium