Botan Fixes Bug in X.509 Certificate Parsing
CVE-2024-39312

5.3MEDIUM

Key Information:

Vendor

Randombit

Status
Vendor
CVE Published:
8 July 2024

What is CVE-2024-39312?

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 Version(s)

botan < 2.19.5 < 2.19.5

botan >= 3.0.0, < 3.5.0 < 3.0.0, 3.5.0

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.