We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2024-34703

Botan Vulnerable to Denial of Service Due to Overly Large Elliptic Curve Parameters



AssignerGitHub_M
Reserved2024-05-07
Published2024-06-30
Updated2024-08-02

Description

Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameters are very large. The proof of concept used a 16Kbit prime for this purpose. When parsing, the parameter is checked to be prime, causing excessive computation. This was patched in 2.19.4 and 3.3.0 to allow the prime parameter of the elliptic curve to be at most 521 bits. No known workarounds are available. Note that support for explicit encoding of elliptic curve parameters is deprecated in Botan.



HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-405: Asymmetric Resource Consumption (Amplification)

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

>= 3.3.0, < 3.3.0
affected

< 2.19.4
affected

References

https://github.com/randombit/botan/security/advisories/GHSA-w4g2-7m2h-7xj7

https://github.com/randombit/botan/commit/08c404b23740babee1f6aa51b54e966029aadee4

https://github.com/randombit/botan/commit/94e9154c143aa5264da6254a6a1be5bc66ee2b5a

cve.org CVE-2024-34703

nvd.nist.gov CVE-2024-34703

Download JSON

Share this page
https://cve.threatint.com
Subscribe to our newsletter to learn more about our work.