Lucene search

K
cveGitHub_MCVE-2024-34702
HistoryJul 08, 2024 - 5:15 p.m.

CVE-2024-34702

2024-07-0817:15:11
CWE-405
GitHub_M
web.nvd.nist.gov
30
botan
cryptography
x.509
certificates
denial of service

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

EPSS

0.001

Percentile

17.2%

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 3.5.0 and 2.19.5, checking name constraints in X.509 certificates is quadratic in the number of names and name constraints. An attacker who presented a certificate chain which contained a very large number of names in the SubjectAlternativeName, signed by a CA certificate which contained a large number of name constraints, could cause a denial of service. The problem has been addressed in Botan 3.5.0 and a partial backport has also been applied and is included in Botan 2.19.5.

Affected configurations

Vulners
Vulnrichment
Node
randombitbotanRange<2.19.5
OR
randombitbotanRange3.0.03.5.0
VendorProductVersionCPE
randombitbotan*cpe:2.3:a:randombit:botan:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "randombit",
    "product": "botan",
    "versions": [
      {
        "version": "< 2.19.5",
        "status": "affected"
      },
      {
        "version": ">= 3.0.0, < 3.5.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

EPSS

0.001

Percentile

17.2%