-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2019-0169 - Medium Severity Vulnerability
Vulnerable Library - marked-0.3.19.tgz
A markdown parser built for speed
Library home page: https://registry.npmjs.org/marked/-/marked-0.3.19.tgz
Path to dependency file: /docs/kss/package.json
Path to vulnerable library: /docs/kss/node_modules/marked/package.json
Dependency Hierarchy:
- kss-1.2.0.tgz (Root Library)
- ❌ marked-0.3.19.tgz (Vulnerable Library)
Found in HEAD commit: 0164c52b1f168fc3c92e6885304a3a40a833cb1e
Found in base branch: DevBranch
Vulnerability Details
marked versions >0.3.14 and < 0.6.2 has Regular Expression Denial of Service vulnerability Email addresses may be evaluated in quadratic time, allowing attackers to potentially crash the node process due to resource exhaustion.
Publish Date: 2019-04-03
URL: WS-2019-0169
CVSS 3 Score Details (5.3)
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: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/advisories/812
Release Date: 2019-04-03
Fix Resolution (marked): 0.6.2
Direct dependency fix Resolution (kss): 3.0.0
Step up your Open Source Security Game with Mend here