Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2023-23931

Опубликовано: 07 фев. 2023
Источник: nvd
CVSS3: 4.8
CVSS3: 6.5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:cryptography.io:cryptography:*:*:*:*:*:python:*:*
Версия от 1.8 (включая) до 39.0.1 (исключая)

EPSS

Процентиль: 71%
0.00717
Низкий

4.8 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-754

Связанные уязвимости

CVSS3: 4.8
ubuntu
больше 2 лет назад

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.

CVSS3: 6.5
redhat
больше 2 лет назад

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.

CVSS3: 6.5
msrc
12 месяцев назад

Описание отсутствует

CVSS3: 4.8
debian
больше 2 лет назад

cryptography is a package designed to expose cryptographic primitives ...

suse-cvrf
около 2 лет назад

Security update for python-cryptography

EPSS

Процентиль: 71%
0.00717
Низкий

4.8 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-754