Bug 2296352 (CVE-2024-39312) - CVE-2024-39312 Botan: Improper certificate validation
Summary: CVE-2024-39312 Botan: Improper certificate validation
Keywords:
Status: NEW
Alias: CVE-2024-39312
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2296359 2296357 2296358
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-08 17:20 UTC by OSIDB Bzimport
Modified: 2024-07-08 17:42 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-08 17:20:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.