Revision Date: | 2023-06-22 | Version: | 1 |
Title: | CVE-2023-23931 |
Description: |
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 objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.
|
Family: | unix | Class: | vulnerability |
Status: | | Reference(s): | Mitre CVE-2023-23931 SUSE CVE-2023-23931 SUSE-CU-2023:738-1 SUSE-CU-2023:742-1 SUSE-CU-2023:954-1 SUSE-IU-2023:219-1 SUSE-IU-2023:220-1 SUSE-SU-2023:0722-1 SUSE-SU-2023:0737-1 SUSE-SU-2023:0837-1 SUSE-SU-2023:0838-1 SUSE-SU-2023:0839-1 SUSE-SU-2023:1763-1 SUSE-SU-2023:1767-1 SUSE-CU-2023:1458-1 SUSE-CU-2023:1467-1 SUSE-CU-2023:1838-1 SUSE-IU-2023:347-1 SUSE-IU-2023:348-1 SUSE-SU-2023:0722-2 SUSE-SU-2023:2144-1 SUSE-SU-2023:2218-1
|
Platform(s): | SUSE Linux Enterprise Desktop 15 SP5 SUSE Linux Enterprise High Performance Computing 15 SP5 SUSE Linux Enterprise Micro 5.3 SUSE Linux Enterprise Micro 5.4 SUSE Linux Enterprise Module for Basesystem 15 SP5 SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Micro 5.3 is installed AND python3-cryptography is affected
|
Definition Synopsis |
SUSE Linux Enterprise Micro 5.4 is installed
AND python3-cryptography is affected
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Desktop 15 SP5 is installed
OR SUSE Linux Enterprise High Performance Computing 15 SP5 is installed
OR SUSE Linux Enterprise Module for Basesystem 15 SP5 is installed
OR SUSE Linux Enterprise Server 15 SP5 is installed
OR SUSE Linux Enterprise Server for SAP Applications 15 SP5 is installed
AND python3-cryptography-3.3.2-150400.16.6.1 is installed
|