Path to dependency file: /samples/Clients/old/MvcImplicitJwtRequest/package.json
Path to vulnerable library: /samples/Clients/old/MvcImplicitJwtRequest/node_modules/uglify-js/package.json,/samples/Clients/old/MvcImplicit/node_modules/uglify-js/package.json
The uglify-js package before 2.6.0 for Node.js allows attackers to cause a denial of service (CPU consumption) via crafted input in a parse call, aka a "regular expression denial of service (ReDoS)."
CVE-2015-8858 - High Severity Vulnerability
Vulnerable Library - uglify-js-2.4.19.tgz
JavaScript parser, mangler/compressor and beautifier toolkit
Library home page: https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.19.tgz
Path to dependency file: /samples/Clients/old/MvcImplicitJwtRequest/package.json
Path to vulnerable library: /samples/Clients/old/MvcImplicitJwtRequest/node_modules/uglify-js/package.json,/samples/Clients/old/MvcImplicit/node_modules/uglify-js/package.json
Dependency Hierarchy: - gulp-uglify-1.2.0.tgz (Root Library) - :x: **uglify-js-2.4.19.tgz** (Vulnerable Library)
Found in HEAD commit: 7d47835acfa4a3e45eb8050d9af2dbb2c6ad1df4
Found in base branch: master
Vulnerability Details
The uglify-js package before 2.6.0 for Node.js allows attackers to cause a denial of service (CPU consumption) via crafted input in a parse call, aka a "regular expression denial of service (ReDoS)."
Publish Date: 2017-01-23
URL: CVE-2015-8858
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: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8858
Release Date: 2017-01-23
Fix Resolution (uglify-js): 2.6.0
Direct dependency fix Resolution (gulp-uglify): 1.5.1
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.