#VU72036 Error Handling in python-cryptography - CVE-2023-23931
Published: February 8, 2023 / Updated: July 19, 2023
python-cryptography
Python Cryptographic Authority
Description
The vulnerability allows an attacker to misuse Python API.
The vulnerability exists due to a soundness bug within the Cipher.update_into function, which can allow immutable objects (such as bytes) to be mutated. A malicious programmer can misuse Python API to introduce unexpected behavior into the application.