harrinry / rstudio

RStudio is an integrated development environment (IDE) for R
https://www.rstudio.com/products/rstudio/
Other
0 stars 0 forks source link

CVE-2020-28499 (High) detected in merge-1.2.1.tgz #5

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2020-28499 - High Severity Vulnerability

Vulnerable Library - merge-1.2.1.tgz

Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.

Library home page: https://registry.npmjs.org/merge/-/merge-1.2.1.tgz

Path to dependency file: /src/gwt/panmirror/src/editor/package.json

Path to vulnerable library: /src/gwt/panmirror/src/editor/node_modules/merge/package.json

Dependency Hierarchy: - fuse-box-3.7.1.tgz (Root Library) - watch-1.0.2.tgz - exec-sh-0.2.2.tgz - :x: **merge-1.2.1.tgz** (Vulnerable Library)

Found in HEAD commit: b3d036e0cb4bcb5dd4823827a94b172341b2b069

Found in base branch: main

Vulnerability Details

All versions of package merge are vulnerable to Prototype Pollution via _recursiveMerge .

Publish Date: 2021-02-18

URL: CVE-2020-28499

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://github.com/yeikos/js.merge/pull/38

Release Date: 2021-02-18

Fix Resolution: merge - 2.1.0