CVE-2021-40529
- EPSS 0.3%
- Veröffentlicht 06.09.2021 19:15:07
- Zuletzt bearbeitet 21.11.2024 06:24:20
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 rece...
CVE-2021-24115
- EPSS 0.71%
- Veröffentlicht 22.02.2021 02:15:14
- Zuletzt bearbeitet 21.11.2024 05:52:23
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-20187
- EPSS 0.49%
- Veröffentlicht 08.03.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:01: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 ...
CVE-2018-12435
- EPSS 0.15%
- Veröffentlicht 15.06.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:12
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, ...
CVE-2018-9860
- EPSS 0.5%
- Veröffentlicht 12.04.2018 05:29:00
- Zuletzt bearbeitet 21.11.2024 04:15:49
An issue was discovered in Botan 1.11.32 through 2.x before 2.6.0. An off-by-one error when processing malformed TLS-CBC ciphertext could cause the receiving side to include in the HMAC computation exactly 64K bytes of data following the record buffe...
CVE-2018-9127
- EPSS 0.18%
- Veröffentlicht 02.04.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:15:01
Botan 2.2.0 - 2.4.0 (fixed in 2.5.0) improperly handled wildcard certificates and could accept certain certificates as valid for hostnames when, under RFC 6125 rules, they should not match. This only affects certificates issued to the same domain as ...
CVE-2017-14737
- EPSS 0.05%
- Veröffentlicht 26.09.2017 01:29:03
- Zuletzt bearbeitet 13.05.2026 00:24:29
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...
CVE-2017-2801
- EPSS 0.3%
- Veröffentlicht 24.05.2017 14:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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 ...
CVE-2016-6879
- EPSS 0.19%
- Veröffentlicht 10.04.2017 15:59:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The X509_Certificate::allowed_usage function in botan 1.11.x before 1.11.31 might allow attackers to have unspecified impact by leveraging a call with more than one Key_Usage set in the enum value.
CVE-2016-6878
- EPSS 0.4%
- Veröffentlicht 10.04.2017 15:59:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The Curve25519 code in botan before 1.11.31, on systems without a native 128-bit integer type, might allow attackers to have unspecified impact via vectors related to undefined behavior, as demonstrated on 32-bit ARM systems compiled by Clang.