VYPR

Botan

by Botan Project

Source repositories

CVEs (37)

  • CVE-2014-9742HigMay 13, 2016
    risk 0.49cvss 7.5epss 0.01

    The Miller-Rabin primality check in Botan before 1.10.8 and 1.11.x before 1.11.9 improperly uses a single random base, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a DH group.

  • CVE-2026-32877HigMar 30, 2026
    risk 0.46cvss 8.2epss 0.00

    Botan is a C++ cryptography library. From version 2.3.0 to before version 3.11.0, during SM2 decryption, the code that checked the authentication code value (C3) failed to check that the encoded value was of the expected length prior to comparison. An invalid ciphertext can…

  • CVE-2026-44378HigMay 27, 2026
    risk 0.42cvss 7.5epss 0.00

    Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such BER encodings were accepted even in structures which are required to be encoded…

  • CVE-2024-34703HigJun 30, 2024
    risk 0.42cvss 7.5epss 0.01

    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. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding…

  • CVE-2017-2801MedMay 24, 2017
    risk 0.42cvss 6.5epss 0.01

    A programming error exists in a way Randombit Botan cryptographic library version 2.0.1 implements x500 string comparisons which could lead to certificate verification issues and abuse. A specially crafted X509 certificate would need to be delivered to the client or server…

  • CVE-2016-8871MedOct 28, 2016
    risk 0.40cvss 6.2epss 0.00

    In Botan 1.11.29 through 1.11.32, RSA decryption with certain padding options had a detectable timing channel which could given sufficient queries be used to recover plaintext, aka an "OAEP side channel" attack.

  • CVE-2018-20187MedMar 8, 2019
    risk 0.38cvss 5.9epss 0.02

    A side-channel issue was discovered in Botan before 2.9.0. An attacker capable of precisely measuring the time taken for ECC key generation may be able to derive information about the high bits of the secret key, as the function to derive the public point from the secret scalar…

  • CVE-2017-14737MedSep 26, 2017
    risk 0.36cvss 5.5epss 0.00

    A cryptographic cache-based side channel in the RSA implementation in Botan before 1.10.17, and 1.11.x and 2.x before 2.3.0, allows a local attacker to recover information about RSA secret keys, as demonstrated by CacheD. This occurs because an array is indexed with bits derived…

  • CVE-2026-32884MedMar 30, 2026
    risk 0.31cvss 5.9epss 0.00

    Botan is a C++ cryptography library. Prior to version 3.11.0, during processing of an X.509 certificate path using name constraints which restrict the set of allowable DNS names, if no subject alternative name is defined in the end-entity certificate Botan would check that the…

  • CVE-2026-32883MedMar 30, 2026
    risk 0.31cvss 5.9epss 0.00

    Botan is a C++ cryptography library. From version 3.0.0 to before version 3.11.0, during X509 path validation, OCSP responses were checked for an appropriate status code, but critically omitted verifying the signature of the OCSP response itself. This issue has been patched in…

  • CVE-2024-34702MedJul 8, 2024
    risk 0.28cvss 5.3epss 0.01

    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. Prior to 3.5.0 and 2.19.5, checking name constraints in X.509 certificates is quadratic in the number of names…

  • CVE-2024-39312MedJul 8, 2024
    risk 0.27cvss 5.3epss 0.00

    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…

  • CVE-2024-50383MedOct 23, 2024
    risk 0.00cvss 5.9epss 0.01

    Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 (used in Chacha-Poly1305 and x25519). An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on…

  • CVE-2024-50382MedOct 23, 2024
    risk 0.00cvss 5.9epss 0.01

    Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V.

  • CVE-2021-40529MedSep 6, 2021
    risk 0.00cvss 5.9epss 0.02

    The ElGamal implementation in Botan through 2.18.1, as used in Thunderbird and other products, allows plaintext recovery because, during interaction between two cryptographic libraries, a certain dangerous combination of the prime defined by the receiver's public key, the…

  • CVE-2021-24115CriFeb 22, 2021
    risk 0.00cvss 9.8epss 0.02

    In Botan before 2.17.3, constant-time computations are not used for certain decoding and encoding operations (base32, base58, base64, and hex).

  • CVE-2018-12435MedJun 15, 2018
    risk 0.00cvss 5.9epss 0.01

    Botan 2.5.0 through 2.6.0 before 2.7.0 allows a memory-cache side-channel attack on ECDSA signatures, aka the Return Of the Hidden Number Problem or ROHNP, related to dsa/dsa.cpp, ec_group/ec_group.cpp, and ecdsa/ecdsa.cpp. To discover an ECDSA key, the attacker needs access to…

Page 2 of 2