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

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

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

CVE-2023-22580 - 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 input filtering in the sequalize js library, can malicious queries lead to sensitive information disclosure.

Publish Date: 2023-02-16

URL: CVE-2023-22580

CVSS 3 Score Details (7.5)

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: None
    • Availability Impact: None
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-8c25-f3mj-v6h8

Release Date: 2023-02-16

Fix Resolution: 6.28.1


Step up your Open Source Security Game with Mend here