-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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:
- ❌ 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
Suggested Fix
Type: Upgrade version
Origin: GHSA-f598-mfpv-gmfx
Release Date: 2023-02-16
Fix Resolution: 6.29.0
Step up your Open Source Security Game with Mend here