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-26132 (High) detected in dottie-1.1.1.tgz #113

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

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

CVE-2023-26132 - High Severity Vulnerability

Vulnerable Library - dottie-1.1.1.tgz

Fast and safe nested object access and manipulation in JavaScript

Library home page: https://registry.npmjs.org/dottie/-/dottie-1.1.1.tgz

Path to dependency file: /package.json

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

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

Found in HEAD commit: 289c77565fc637d4c0e4bf4a9a1e81df96cd190a

Found in base branch: master

Vulnerability Details

Versions of the package dottie before 2.0.4 are vulnerable to Prototype Pollution due to insufficient checks, via the set() function and the current variable in the /dottie.js file.

Publish Date: 2023-06-10

URL: CVE-2023-26132

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: None - Integrity Impact: None - 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-26132

Release Date: 2023-06-10

Fix Resolution (dottie): 2.0.4

Direct dependency fix Resolution (sequelize): 4.0.0


Step up your Open Source Security Game with Mend here