WS-2019-0019 Medium Severity Vulnerability detected by WhiteSource
Closed this issue · 0 comments
WS-2019-0019 - Medium Severity Vulnerability
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.
path: /tmp/git/challenges/react-todo-list/node_modules/braces/package.json
Library home page: https://registry.npmjs.org/braces/-/braces-1.8.5.tgz
Dependency Hierarchy:
- react-scripts-2.1.8.tgz (Root Library)
- jest-23.6.0.tgz
- jest-cli-23.6.0.tgz
- micromatch-2.3.11.tgz
- ❌ braces-1.8.5.tgz (Vulnerable Library)
- micromatch-2.3.11.tgz
- jest-cli-23.6.0.tgz
- jest-23.6.0.tgz
Found in HEAD commit: 080c76f09a7b73260a619885cd58cf9c78b5c11f
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-02-21
URL: WS-2019-0019
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