udsm-dhis2-lab / moh-sra-app

MOH mobile APP(Star Rating Assessment APP) to measure the performance of various healthcare facilities aimed at improving healthcare in Tanzania
GNU Lesser General Public License v3.0
0 stars 0 forks source link

WS-2019-0180 (Medium) detected in lodash.mergewith-4.6.1.tgz #11

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

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

WS-2019-0180 - Medium Severity Vulnerability

Vulnerable Library - lodash.mergewith-4.6.1.tgz

The Lodash method `_.mergeWith` exported as a module.

Library home page: https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz

Path to dependency file: /tmp/ws-scm/moh-sra-app/package.json

Path to vulnerable library: /tmp/ws-scm/moh-sra-app/node_modules/lodash.mergewith/package.json

Dependency Hierarchy: - app-scripts-3.1.11.tgz (Root Library) - node-sass-4.9.0.tgz - :x: **lodash.mergewith-4.6.1.tgz** (Vulnerable Library)

Found in HEAD commit: 0ba2b38287afb21355ca6e883f8e2b702656a2dd

Vulnerability Details

lodash.mergewith before 4.6.2 is vulnerable to prototype pollution. The function mergeWith() may allow a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition or modification of an existing property that will exist on all objects.

Publish Date: 2019-08-14

URL: WS-2019-0180

CVSS 2 Score Details (7.5)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1071

Release Date: 2019-08-14

Fix Resolution: 4.6.2


Step up your Open Source Security Game with WhiteSource here

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.