CVE-2020-8897

A weak robustness vulnerability exists in the AWS Encryption SDKs for Java, Python, C and Javalcript prior to versions 2.0.0. Due to the non-committing property of AES-GCM (and other AEAD ciphers such as AES-GCM-SIV or (X)ChaCha20Poly1305) used by the SDKs to encrypt messages, an attacker can craft a unique cyphertext which will decrypt to multiple different results, and becomes especially relevant in a multi-recipient setting. We recommend users update their SDK to 2.0.0 or later.
Configurations

Configuration 1 (hide)

cpe:2.3:a:amazon:aws_encryption_sdk:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-11-16 12:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-8897

Mitre link : CVE-2020-8897

CVE.ORG link : CVE-2020-8897


JSON object : View

Products Affected

amazon

  • aws_encryption_sdk
CWE
CWE-327

Use of a Broken or Risky Cryptographic Algorithm

CWE-310

Cryptographic Issues