Cryptography.Io

Cryptography

11 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.04.2026 20:49:41
  • Zuletzt bearbeitet 15.04.2026 16:12:39

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to...

  • EPSS 0.01%
  • Veröffentlicht 31.03.2026 02:04:36
  • Zuletzt bearbeitet 06.04.2026 15:30:27

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child certificates, and not the "peer name" presented during...

  • EPSS 0.01%
  • Veröffentlicht 10.02.2026 21:42:56
  • Zuletzt bearbeitet 23.02.2026 15:40:33

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), EllipticCurvePublicNumbers.public_key(), load_der_publi...

  • EPSS 0.43%
  • Veröffentlicht 21.02.2024 17:15:09
  • Zuletzt bearbeitet 05.02.2025 22:09:20

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Starting in version 38.0.0 and prior to version 42.0.4, if `pkcs12.serialize_key_and_certificates` is called with both a certificate whose public ...

  • EPSS 0.86%
  • Veröffentlicht 05.02.2024 21:15:11
  • Zuletzt bearbeitet 24.03.2026 12:16:08

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.

Exploit
  • EPSS 0.99%
  • Veröffentlicht 29.11.2023 19:15:07
  • Zuletzt bearbeitet 03.11.2025 22:16:29

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault. Exploitation of this...

Exploit
  • EPSS 1.17%
  • Veröffentlicht 14.07.2023 20:15:09
  • Zuletzt bearbeitet 21.11.2024 08:13:20

The cryptography package before 41.0.2 for Python mishandles SSH certificates that have critical options.

Exploit
  • EPSS 0.69%
  • Veröffentlicht 07.02.2023 21:15:09
  • Zuletzt bearbeitet 03.11.2025 22:16:05

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. Thi...

Exploit
  • EPSS 1.58%
  • Veröffentlicht 07.02.2021 20:15:12
  • Zuletzt bearbeitet 21.11.2024 05:29:08

In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.

  • EPSS 0.76%
  • Veröffentlicht 11.01.2021 16:15:15
  • Zuletzt bearbeitet 21.11.2024 05:18:22

python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.