CVE-2024-39312
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-39312
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-08T16:30:25.044Z
- Last Modified Date
- 2024-07-08T19:59:00.224Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-39312 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39312 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-09 13:12:25 | Added to TrackCVE |