Insecure Encryption Affecting aescrypt package, versions >=0.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    EPSS 0.18% (55th percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-AESCRYPT-20369
  • published 15 May 2017
  • disclosed 30 Sep 2013
  • credit Jens Finkhaeuser

How to fix?

There is no fix version for aescrypt.

Overview

aescrypt is a simple AES encryption / decryption for Ruby.

Affected versions of the package are vulnerable to Insecure Encryption because it does not randomize the CBC IV for use with the AESCrypt.encrypt and AESCrypt.decrypt functions, which allows attackers to defeat cryptographic protection mechanisms via a chosen plaintext attack.

References