Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Botan Project | Botan | < 2.19.5 |
Related Weaknesses (CWE)
References
- https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86Third Party Advisory
- https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86Third Party Advisory
FAQ
What is CVE-2024-39312?
CVE-2024-39312 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 constr...
How severe is CVE-2024-39312?
CVE-2024-39312 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39312?
Check the references section above for vendor advisories and patch information. Affected products include: Botan Project Botan.