CVE-2018-10903

A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an invalid payload with a shortened tag (e.g. 1 byte) such that they would have a 1 in 256 chance of passing the MAC check. GCM tag forgeries can cause key leakage.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cryptography:python-cryptography:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*

History

04 Aug 2021, 17:14

Type Values Removed Values Added
CPE cpe:2.3:a:redhat:openstack:13.0:*:*:*:*:*:*:* cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*

Information

Published : 2018-07-30 16:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-10903

Mitre link : CVE-2018-10903

CVE.ORG link : CVE-2018-10903


JSON object : View

Products Affected

cryptography

  • python-cryptography

canonical

  • ubuntu_linux

redhat

  • openstack
CWE
CWE-20

Improper Input Validation