Tim-Demo / IdentityServer4

Apache License 2.0
0 stars 0 forks source link

CVE-2015-8857 (Critical) detected in uglify-js-2.4.19.tgz #1

Open mend-for-github-com[bot] opened 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2015-8857 - Critical 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.4.24 for Node.js does not properly account for non-boolean values when rewriting boolean expressions, which might allow attackers to bypass security mechanisms or possibly have unspecified other impact by leveraging improperly rewritten Javascript.

Publish Date: 2017-01-23

URL: CVE-2015-8857

CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - 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.4.24

Direct dependency fix Resolution (gulp-uglify): 1.3.0


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.