{"schema_version":"1.7.3","id":"BIT-golang-2024-24783","published":"2024-03-12T08:24:32.786Z","modified":"2026-01-28T03:41:18.626543Z","aliases":["CVE-2024-24783","GO-2024-2598"],"summary":"Verify panics on certificates with an unknown public key algorithm in crypto/x509","details":"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.","affected":[{"package":{"name":"golang","ecosystem":"Bitnami","purl":"pkg:bitnami/golang"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"1.21.8"},{"introduced":"1.22.0-0"},{"fixed":"1.22.1"}]}],"database_specific":{"source":"https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2024-24783.json"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"}]}],"references":[{"type":"WEB","url":"https://go.dev/cl/569339"},{"type":"WEB","url":"https://go.dev/issue/65390"},{"type":"WEB","url":"https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"},{"type":"WEB","url":"https://pkg.go.dev/vuln/GO-2024-2598"},{"type":"WEB","url":"https://security.netapp.com/advisory/ntap-20240329-0005/"},{"type":"WEB","url":"http://www.openwall.com/lists/oss-security/2024/03/08/4"},{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-24783"}],"database_specific":{"cpes":["cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"],"severity":"Medium"}}