billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2015-8858 (High) detected in uglify-js-2.2.5.tgz, uglify-js-2.5.0.tgz #337

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2015-8858 - High Severity Vulnerability

Vulnerable Libraries - uglify-js-2.2.5.tgz, uglify-js-2.5.0.tgz

uglify-js-2.2.5.tgz

JavaScript parser, mangler/compressor and beautifier toolkit

Library home page: https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/transformers/node_modules/uglify-js/package.json

Dependency Hierarchy: - jade-1.11.0.tgz (Root Library) - transformers-2.1.0.tgz - :x: **uglify-js-2.2.5.tgz** (Vulnerable Library)

uglify-js-2.5.0.tgz

JavaScript parser, mangler/compressor and beautifier toolkit

Library home page: https://registry.npmjs.org/uglify-js/-/uglify-js-2.5.0.tgz

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/gulp-uglify/node_modules/uglify-js/package.json

Dependency Hierarchy: - gulp-uglify-1.4.2.tgz (Root Library) - :x: **uglify-js-2.5.0.tgz** (Vulnerable Library)

Found in base branch: dev

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 is available for this issue