Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-39312
HistoryJul 08, 2024 - 4:30 p.m.

CVE-2024-39312 Botan has an Authorization Error due to Name Constraint Decoding Bug

2024-07-0816:30:25
CWE-295
GitHub_M
www.cve.org
4
botan
authorization error
name constraint
decoding bug
x.509 certificates
cryptography library
bug fix
vulnerability
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.

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%