RoyHarrow / DO180-apps

DO180 Repository for Sample Applications
0 stars 0 forks source link

CVE-2019-10748 (High) detected in sequelize-3.14.2.tgz #7

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2019-10748 - High Severity Vulnerability

Vulnerable Library - sequelize-3.14.2.tgz

Multi dialect ORM for Node.JS/io.js

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

Path to dependency file: /todoapp/nodejs_api/package.json

Path to vulnerable library: /todoapp/nodejs_api/node_modules/sequelize/package.json,/todoapp/nodejs/node_modules/sequelize/package.json

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

Found in base branch: master

Vulnerability Details

Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects.

Publish Date: 2019-10-29

URL: CVE-2019-10748

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.npmjs.com/advisories/1017

Release Date: 2019-10-29

Fix Resolution: 4.44.3


Step up your Open Source Security Game with Mend here