iamkishan98 / E-voting-using-blockchain

Decentralized online vorting application built with blockchain
2 stars 0 forks source link

WS-2019-0019 (Medium) detected in braces-0.1.5.tgz, braces-1.8.5.tgz - autoclosed #70

Closed mend-bolt-for-github[bot] closed 2 years ago

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

WS-2019-0019 - Medium Severity Vulnerability

Vulnerable Libraries - braces-0.1.5.tgz, braces-1.8.5.tgz

braces-0.1.5.tgz

Fastest brace expansion lib. Typically used with file paths, but can be used with any string. Expands comma-separated values (e.g. `foo/{a,b,c}/bar`) and alphabetical or numerical ranges (e.g. `{1..9}`)

Library home page: https://registry.npmjs.org/braces/-/braces-0.1.5.tgz

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap/package.json

Path to vulnerable library: /tmp/git/E-voting-using-blockchain/evoting app/src/bower_components/bootstrap/node_modules/expand-braces/node_modules/braces/package.json

Dependency Hierarchy: - karma-3.1.4.tgz (Root Library) - expand-braces-0.1.2.tgz - :x: **braces-0.1.5.tgz** (Vulnerable Library)

braces-1.8.5.tgz

Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.

Library home page: https://registry.npmjs.org/braces/-/braces-1.8.5.tgz

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap/package.json

Path to vulnerable library: /tmp/git/E-voting-using-blockchain/evoting app/src/node_modules/braces/package.json,/tmp/git/E-voting-using-blockchain/evoting app/src/node_modules/braces/package.json

Dependency Hierarchy: - grunt-image-1.5.2.tgz (Root Library) - advpng-bin-3.0.0.tgz - bin-build-2.2.0.tgz - decompress-3.0.0.tgz - vinyl-fs-2.4.4.tgz - glob-stream-5.3.5.tgz - micromatch-2.3.11.tgz - :x: **braces-1.8.5.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

Vulnerability Details

Version of braces prior to 2.3.1 are vulnerable to Regular Expression Denial of Service (ReDoS). Untrusted input may cause catastrophic backtracking while matching regular expressions. This can cause the application to be unresponsive leading to Denial of Service.

Publish Date: 2019-03-25

URL: WS-2019-0019

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

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

Release Date: 2019-02-21

Fix Resolution: 2.3.1


Step up your Open Source Security Game with WhiteSource here

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

:heavy_check_mark: 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.