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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*
cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*

History

05 Mar 2025, 14:53

Type Values Removed Values Added
First Time Botan Project
Botan Project botan
References () https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 - () https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 - Third Party Advisory
CPE cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*

21 Nov 2024, 09:27

Type Values Removed Values Added
References () https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 - () https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86 -

09 Jul 2024, 18:19

Type Values Removed Values Added
Summary
  • (es) Botan es una librería de criptografía C++. Los certificados X.509 pueden identificar curvas elípticas utilizando un identificador de objeto o una codificación explícita de los parámetros. Un error en el análisis de las extensiones de restricción de nombres en los certificados X.509 significaba que si la extensión incluía tanto subárboles permitidos como subárboles excluidos, solo se verificaría el subárbol permitido. Si un certificado incluyera un nombre permitido por el subárbol permitido pero también excluido por el subárbol excluido, se aceptaría. Corregido en las versiones 3.5.0 y 2.19.5.

08 Jul 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-08 17:15

Updated : 2025-03-05 14:53


NVD link : CVE-2024-39312

Mitre link : CVE-2024-39312

CVE.ORG link : CVE-2024-39312


JSON object : View

Products Affected

botan_project

  • botan
CWE
CWE-295

Improper Certificate Validation