Lucene search

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

CVE-2024-39312

2024-07-0817:15:11
CWE-295
GitHub_M
web.nvd.nist.gov
27
botan
cryptography
x.509
certificates
bug
parsing
name constraint
extensions
permitted subtree
excluded subtree
version 3.5.0
version 2.19.5

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

EPSS

0

Percentile

9.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. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 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

LOW

Availability Impact

NONE

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

EPSS

0

Percentile

9.2%