Closed mend-bolt-for-github[bot] closed 8 months ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
WS-2020-0163 - Medium Severity Vulnerability
Vulnerable Libraries - marked-0.8.2.tgz, marked-0.6.3.tgz
marked-0.8.2.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.8.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/typedoc/node_modules/marked/package.json
Dependency Hierarchy: - typedoc-0.17.0-3.tgz (Root Library) - :x: **marked-0.8.2.tgz** (Vulnerable Library)
marked-0.6.3.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.6.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/marked/package.json
Dependency Hierarchy: - typedoc-0.15.0-0.tgz (Root Library) - :x: **marked-0.6.3.tgz** (Vulnerable Library)
Found in HEAD commit: 05ee178bd6d454472e73b7f565a514e6ed023bd9
Found in base branch: master
Vulnerability Details
marked before 1.1.1 is vulnerable to Regular Expression Denial of Service (REDoS). rules.js have multiple unused capture groups which can lead to a Denial of Service.
Publish Date: 2020-07-02
URL: WS-2020-0163
CVSS 3 Score Details (5.9)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2020-07-02
Fix Resolution (marked): 1.1.1
Direct dependency fix Resolution (typedoc): 0.18.0
Step up your Open Source Security Game with Mend here