Insecure Cryptography Algorithm Affecting simple-crypto-js package, versions <2.3.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

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-JS-SIMPLECRYPTOJS-544027
  • published 3 Feb 2020
  • disclosed 17 Oct 2019
  • credit Scott Arciszewski

Introduced: 17 Oct 2019

CVE NOT AVAILABLE CWE-327 Open this link in a new tab

How to fix?

Upgrade simple-crypto-js to version 2.3.0 or higher.

Overview

simple-crypto-js is a JavaScript library that simplify the process of encryption and decryption of JavaScript objects.

Affected versions of this package are vulnerable to Insecure Cryptography Algorithm. Uses AES-CBC with PKCS#7 padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data.

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
5.9 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    High
  • Integrity (I)
    None
  • Availability (A)
    None