Botan Project

Botan

34 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 07.04.2026 21:13:49
  • Zuletzt bearbeitet 17.04.2026 20:31:27

Botan is a C++ cryptography library. Prior to version 3.11.1, the TLS 1.3 implementation allowed ApplicationData records to be processed prior to the Finished message being received. A server which is attempting to enforce client authentication via c...

  • EPSS 0.02%
  • Veröffentlicht 07.04.2026 21:12:09
  • Zuletzt bearbeitet 17.04.2026 20:30:02

Botan is a C++ cryptography library. In 3.11.0, the function Certificate_Store::certificate_known had a misleading name; it would return true if any certificate in the store had a DN (and subject key identifier, if set) matching that of the argument....

  • EPSS 0.07%
  • Veröffentlicht 30.03.2026 20:36:43
  • Zuletzt bearbeitet 13.04.2026 13:57:30

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

  • EPSS 0.02%
  • Veröffentlicht 30.03.2026 20:36:30
  • Zuletzt bearbeitet 13.04.2026 13:54:57

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

  • EPSS 0.02%
  • Veröffentlicht 30.03.2026 20:36:19
  • Zuletzt bearbeitet 13.04.2026 13:52:26

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

Exploit
  • EPSS 0.17%
  • Veröffentlicht 23.10.2024 17:15:19
  • Zuletzt bearbeitet 10.07.2025 19:26:45

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

Exploit
  • EPSS 0.14%
  • Veröffentlicht 23.10.2024 17:15:19
  • Zuletzt bearbeitet 10.07.2025 19:23:04

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

  • EPSS 0.28%
  • Veröffentlicht 08.07.2024 17:15:11
  • Zuletzt bearbeitet 11.04.2025 14:09:48

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

  • EPSS 0.09%
  • Veröffentlicht 03.11.2023 01:15:07
  • Zuletzt bearbeitet 21.11.2024 03:31:28

bcrypt password hashing in Botan before 2.1.0 does not correctly handle passwords with a length between 57 and 72 characters, which makes it easier for attackers to determine the cleartext password.

  • EPSS 0.16%
  • Veröffentlicht 27.11.2022 04:15:10
  • Zuletzt bearbeitet 25.04.2025 20:15:32

In Botan before 2.19.3, it is possible to forge OCSP responses due to a certificate verification error. This issue was introduced in Botan 1.11.34 (November 2016).