node-express-postgresql icon indicating copy to clipboard operation
node-express-postgresql copied to clipboard

CVE-2023-22579 (High) detected in sequelize-6.21.0.tgz

Open mend-bolt-for-github[bot] opened this issue 2 years ago • 0 comments

CVE-2023-22579 - High Severity Vulnerability

Vulnerable Library - sequelize-6.21.0.tgz

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

Library home page: https://registry.npmjs.org/sequelize/-/sequelize-6.21.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/sequelize/package.json

Dependency Hierarchy:

  • :x: sequelize-6.21.0.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.

Publish Date: 2023-02-16

URL: CVE-2023-22579

CVSS 3 Score Details (8.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-vqfx-gj96-3w95

Release Date: 2023-02-16

Fix Resolution: 6.28.1


Step up your Open Source Security Game with Mend here