Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WS-2015-0033 (High) detected in uglify-js-1.3.2.tgz, uglifier-1.2.3.gem #15

Open
mend-for-github-com bot opened this issue May 6, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented May 6, 2021

WS-2015-0033 - High Severity Vulnerability

Vulnerable Libraries - uglify-js-1.3.2.tgz, uglifier-1.2.3.gem

uglify-js-1.3.2.tgz

JavaScript parser and compressor/beautifier toolkit

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

Path to dependency file: Practice/package.json

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

Dependency Hierarchy:

  • uglify-js-1.3.2.tgz (Vulnerable Library)
uglifier-1.2.3.gem

Library home page: https://rubygems.org/gems/uglifier-1.2.3.gem

Dependency Hierarchy:

  • uglifier-1.2.3.gem (Vulnerable Library)

Found in base branch: main

Vulnerability Details

uglifier incorrectly handles non-boolean comparisons during minification.The upstream library for the Ruby uglifier gem, UglifyJS, is affected by a vulnerability that allows a specially crafted Javascript file to have altered functionality after minification. This bug, found in UglifyJS versions 2.4.23 and earlier, was demonstrated to allow potentially malicious code to be hidden within secure code, and activated by the minification process.

Publish Date: 2015-07-22

URL: WS-2015-0033

CVSS 3 Score Details (7.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://hakiri.io/technologies/uglifier/issues/279911d9720338

Release Date: 2015-07-22

Fix Resolution: Uglifier - 2.7.2;uglify-js - v2.4.24

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label May 6, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants