Sensitive Data Exposure Affecting sequelize-cli package, versions <5.5.0


Severity

Recommended
0.0
low
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-SEQUELIZECLI-174320
  • published 15 Apr 2019
  • disclosed 4 Dec 2018
  • credit FelixLC

Introduced: 4 Dec 2018

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

How to fix?

Upgrade sequelize-cli to version 5.5.0 or higher.

Overview

sequelize-cli is a Command Line Interface (CLI) package version of the Sequelize Object Relational Mapping (ORM) platform.

Affected versions of this package are vulnerable to Sensitive Data Exposure. The filteredUrl function in sequelize-cli does not escape the config.password value, which allows sensitive user information such as passwords to be stored in log files.

CVSS Scores

version 3.1
Expand this section

Snyk

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