#VU15945 Information disclosure in python-cryptography - CVE-2018-10903
Published: November 16, 2018 / Updated: November 19, 2018
python-cryptography
Python Cryptographic Authority
Description
The vulnerability allows a remote attacker to obtain potentially sensitive information.
The vulnerability exists due to due to insufficient enforcement of a minimum tag length prior to passing user-supplied input to the finalize_with_tag API. A remote attacker can send a specially crafted request that submits a malicious short tag length, trigger key leakage and access sensitive information.