CVE-2024-24783NULL Pointer Dereference in Standard Library Crypto X509

Severity
5.9MEDIUMNVD
EPSS
0.6%
top 30.44%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMar 5
Latest updateNov 14

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.

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:NExploitability: 2.2 | Impact: 3.6

Affected Packages1 packages

CVEListV5go_standard_library/crypto_x5091.22.0-01.22.1+1

🔴Vulnerability Details

4
GHSA
GHSA-3q2c-pvp5-3cqp: Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate2024-03-06
OSV
CVE-2024-24783: Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate2024-03-05
CVEList
Verify panics on certificates with an unknown public key algorithm in crypto/x5092024-03-05
OSV
Verify panics on certificates with an unknown public key algorithm in crypto/x5092024-03-05

📋Vendor Advisories

6
Ubuntu
Go vulnerabilities2024-11-14
Ubuntu
Go vulnerabilities2024-11-14
Ubuntu
Go vulnerabilities2024-07-09
Microsoft
Verify panics on certificates with an unknown public key algorithm in crypto/x5092024-03-12
Red Hat
golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm2024-03-05
CVE-2024-24783 — NULL Pointer Dereference | cvebase