You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
WS-2015-0033 - High Severity Vulnerability
Vulnerable Library - 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: angular.js/package.json
Path to vulnerable library: angular.js/node_modules/uglify-js
Dependency Hierarchy:
Found in HEAD commit: 63141771a018f3a20dc2e24f287c4e92340ebc63
Found in base branch: master
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:
Suggested Fix
Type: Upgrade version
Origin: https://hakiri.io/technologies/uglifier/issues/279911d9720338
Release Date: 2020-06-07
Fix Resolution: Uglifier - 2.7.2;uglify-js - v2.4.24
The text was updated successfully, but these errors were encountered: