Cryptography.Io

Cryptography

8 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.34%
  • 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.71%
  • Veröffentlicht 05.02.2024 21:15:11
  • Zuletzt bearbeitet 21.11.2024 08:37:18

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.6%
  • Veröffentlicht 29.11.2023 19:15:07
  • Zuletzt bearbeitet 21.11.2024 08:32:47

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.07%
  • 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.72%
  • Veröffentlicht 07.02.2023 21:15:09
  • Zuletzt bearbeitet 21.11.2024 07:47:07

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.27%
  • 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.25%
  • 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.

  • EPSS 1.65%
  • Veröffentlicht 27.03.2017 17:59:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

HKDF in cryptography before 1.5.2 returns an empty byte-string if used with a length less than algorithm.digest_size.