arabaske / Ceres

0 stars 0 forks source link

CVE-2023-26102 (High) detected in rangy-1.3.0.tgz #194

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

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

CVE-2023-26102 - High Severity Vulnerability

Vulnerable Library - rangy-1.3.0.tgz

A cross-browser DOM range and selection library

Library home page: https://registry.npmjs.org/rangy/-/rangy-1.3.0.tgz

Path to dependency file: /Ceres/package.json

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

Dependency Hierarchy: - textangular-1.5.16.tgz (Root Library) - :x: **rangy-1.3.0.tgz** (Vulnerable Library)

Found in HEAD commit: b31d728670f7b1cea140b9a346bf71d1a9771fb2

Found in base branch: clean_branch

Vulnerability Details

All versions of the package rangy are vulnerable to Prototype Pollution when using the extend() function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype

Publish Date: 2023-02-24

URL: CVE-2023-26102

CVSS 3 Score Details (8.2)

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: Low - Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here