vipinsun / blockchain-carbon-accounting

Apache License 2.0
0 stars 0 forks source link

CVE-2023-25813 (Critical) detected in sequelize-6.6.5.tgz #203

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-6.6.5.tgz

Multi dialect ORM for Node.JS

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

Path to dependency file: /open-offsets-directory/node-server/package.json

Path to vulnerable library: /open-offsets-directory/node-server/node_modules/sequelize/package.json

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

Found in HEAD commit: d388e16464e00b9ce84df0d247029f534a429b90

Found in base branch: main

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 (10.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Changed - 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: 6.19.1


Step up your Open Source Security Game with Mend here