rpm package
suse/python-cryptography&distro=SUSE Linux Enterprise Module for Basesystem 15 SP4
pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-23931 | — | < 3.3.2-150400.16.6.1 | 3.3.2-150400.16.6.1 | Feb 7, 2023 | 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. This would allow immutable object | ||
| CVE-2020-25659 | — | < 3.3.2-150400.16.3.1 | 3.3.2-150400.16.3.1 | Jan 11, 2021 | 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. |
- CVE-2023-23931Feb 7, 2023affected < 3.3.2-150400.16.6.1fixed 3.3.2-150400.16.6.1
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. This would allow immutable object
- CVE-2020-25659Jan 11, 2021affected < 3.3.2-150400.16.3.1fixed 3.3.2-150400.16.3.1
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.