kapseliboi / Node-Data

Node-Data is a Node.js javascript framework for fast and reliable development of next generation apps and micro services targeting scale.
http://ratneshsinghparihar.github.io/Node-Data
MIT License
0 stars 0 forks source link

CVE-2023-25813 (Critical) detected in sequelize-3.23.2.tgz #109

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-25813 - Critical Severity Vulnerability

Vulnerable Library - sequelize-3.23.2.tgz

Multi dialect ORM for Node.JS/io.js

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - :x: **sequelize-3.23.2.tgz** (Vulnerable Library)

Found in HEAD commit: 289c77565fc637d4c0e4bf4a9a1e81df96cd190a

Found in base branch: master

Vulnerability Details

Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. Parameters which are passed through replacements are not properly escaped which can lead to arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize 6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the `where` option in the same query.

Publish Date: 2023-02-22

URL: CVE-2023-25813

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://www.cve.org/CVERecord?id=CVE-2023-25813

Release Date: 2023-02-22

Fix Resolution: 4.0.0


Step up your Open Source Security Game with Mend here