You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Path to vulnerable library: TestTal/node_modules/merge/package.json
Dependency Hierarchy:
❌ merge-1.2.1.tgz (Vulnerable Library)
Found in base branch: master
Vulnerability Details
A Prototype Pollution vulnerability was found in merge before 2.1.0 via the merge.recursive function. It can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.
mend-for-github-combot
changed the title
WS-2020-0218 (High) detected in merge-1.2.1.tgz
WS-2020-0218 (High) detected in merge-1.2.1.tgz - autoclosed
Apr 27, 2022
✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.
WS-2020-0218 - 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: TestTal/package.json
Path to vulnerable library: TestTal/node_modules/merge/package.json
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
A Prototype Pollution vulnerability was found in merge before 2.1.0 via the merge.recursive function. It can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.
Publish Date: 2020-10-09
URL: WS-2020-0218
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: swordev/merge#38
Release Date: 2020-10-09
Fix Resolution: merge - 2.1.0
⛑️ Automatic Remediation is available for this issue
The text was updated successfully, but these errors were encountered: