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.
Configurations

No configuration.

History

21 Nov 2024, 08:59

Type Values Removed Values Added
References () http://www.openwall.com/lists/oss-security/2024/03/08/4 - () http://www.openwall.com/lists/oss-security/2024/03/08/4 -
References () https://go.dev/cl/569339 - () https://go.dev/cl/569339 -
References () https://go.dev/issue/65390 - () https://go.dev/issue/65390 -
References () https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg - () https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg -
References () https://pkg.go.dev/vuln/GO-2024-2598 - () https://pkg.go.dev/vuln/GO-2024-2598 -
References () https://security.netapp.com/advisory/ntap-20240329-0005/ - () https://security.netapp.com/advisory/ntap-20240329-0005/ -

05 Nov 2024, 17:35

Type Values Removed Values Added
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9

01 May 2024, 17:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/03/08/4 -

29 Mar 2024, 13:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20240329-0005/ -

06 Mar 2024, 15:18

Type Values Removed Values Added
Summary
  • (es) La verificación de una cadena de certificados que contiene un certificado con un algoritmo de clave pública desconocido provocará que Certificate.Verify entre en pánico. Esto afecta a todos los clientes cripto/tls y a los servidores que configuran Config.ClientAuth en VerifyClientCertIfGiven o RequireAndVerifyClientCert. El comportamiento predeterminado es que los servidores TLS no verifiquen los certificados de los clientes.

05 Mar 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-05 23:15

Updated : 2024-11-21 08:59


NVD link : CVE-2024-24783

Mitre link : CVE-2024-24783

CVE.ORG link : CVE-2024-24783


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference