Home

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.

PUBLISHED Reserved 2024-06-21 | Published 2024-07-08 | Updated 2024-08-02 | Assigner GitHub_M




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Problem types

CWE-295: Improper Certificate Validation

Product status

< 2.19.5
affected

>= 3.0.0, < 3.5.0
affected

References

github.com/.../botan/security/advisories/GHSA-jp24-56jm-gg86

cve.org (CVE-2024-39312)

nvd.nist.gov (CVE-2024-39312)

Download JSON