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

CVE-2023-22578 (Critical) detected in sequelize-6.21.0.tgz

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

CVE-2023-22578 - Critical 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 HEAD commit: 14f323dcad6382af4c36a845b42d942afa6dcea9

Found in base branch: master

Vulnerability Details

Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.

Publish Date: 2023-02-16

URL: CVE-2023-22578

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • 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-f598-mfpv-gmfx

Release Date: 2023-02-16

Fix Resolution: 6.29.0


Step up your Open Source Security Game with Mend here