@aws-crypto/decrypt-node@1.7.0 vulnerabilities

The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other

Direct Vulnerabilities

Known vulnerabilities in the @aws-crypto/decrypt-node package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Improper Verification of Cryptographic Signature

@aws-crypto/decrypt-node is an AWS Encryption SDK for Javascript and Node.js

Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature. The ESDK uses AES-GCM encryption and all plaintext is verified before being released to a caller. There is no impact on the integrity of the ciphertext or decrypted plaintext, but some callers may rely on the the ECDSA signature for non-repudiation. Without validating the ECDSA signature, an actor with trusted KMS permissions to decrypt a message may also be able to encrypt messages.

How to fix Improper Verification of Cryptographic Signature?

Upgrade @aws-crypto/decrypt-node to version 2.2.0, 1.9.0 or higher.

>=2.0.0 <2.2.0 <1.9.0