Vulnerability Details : CVE-2024-24783
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.
Products affected by CVE-2024-24783
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-24783
0.40%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 60 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-24783
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N |
2.2
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-11-05 |
CWE ids for CVE-2024-24783
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
References for CVE-2024-24783
-
https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg
[security] Go 1.22.1 and Go 1.21.8 are released
-
http://www.openwall.com/lists/oss-security/2024/03/08/4
oss-security - 5 CVEs fixed in Go 1.22.1 and Go 1.21.8, 1 CVE fixed in google.golang.org/protobuf
-
https://security.netapp.com/advisory/ntap-20240329-0005/
CVE-2024-24783 Golang Vulnerability in NetApp Products | NetApp Product Security
-
https://go.dev/cl/569339
crypto/x509: make sure pub key is non-nil before interface conversion (569339) · Gerrit Code Review
-
https://go.dev/issue/65390
crypto/x509: Verify panics on certificates with an unknown public key algorithm [CVE-2024-24783] · Issue #65390 · golang/go · GitHub
-
https://pkg.go.dev/vuln/GO-2024-2598
GO-2024-2598 - Go Packages
Jump to