Skip to content

CLI does not correctly implement strict mode

Low
robin-aws published GHSA-2xwp-m7mq-7q3r Oct 27, 2020

Package

aws-encryption-sdk-cli

Affected versions

v1.7.x, v2.0.x

Patched versions

v1.8.x, v2.1.x

Description

In the affected versions, the AWS Encryption CLI operated in "discovery mode" even when "strict mode" was specified. Although decryption only succeeded if the user had permission to decrypt with at least one of the CMKs, decryption could be successful using a CMK that was not included in the user-defined set when the CLI was operating in "strict mode."

Affected users should upgrade to Encryption CLI v1.8.x or v2.1.x as soon as possible.

Severity

Low

CVE ID

No known CVE

Weaknesses

No CWEs