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

CVE-2019-13173 (High) detected in fstream-1.0.11.tgz #20

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

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

CVE-2019-13173 - High Severity Vulnerability

Vulnerable Library - fstream-1.0.11.tgz

Advanced file system stream things

Library home page: https://registry.npmjs.org/fstream/-/fstream-1.0.11.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/fstream/package.json

Dependency Hierarchy: - app-scripts-3.1.11.tgz (Root Library) - node-sass-4.9.0.tgz - node-gyp-3.8.0.tgz - :x: **fstream-1.0.11.tgz** (Vulnerable Library)

Found in HEAD commit: 0ba2b38287afb21355ca6e883f8e2b702656a2dd

Vulnerability Details

fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.

Publish Date: 2019-07-02

URL: CVE-2019-13173

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13173

Release Date: 2019-07-02

Fix Resolution: 1.0.12


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.80. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

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