CVE-2024-24783

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-24783
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-24783.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-24783
Aliases
Downstream
Related
Published
2024-03-05T23:15:07Z
Modified
2025-02-28T05:00:06Z
Summary
[none]
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.

References

Affected packages