yaroschiffelers / vue-scheme

[WIP] Vue Scheme - A Production Ready Vue Boilerplate
MIT License
0 stars 0 forks source link

CVE-2022-37598 (Critical) detected in uglify-js-3.4.10.tgz, uglify-js-3.6.0.tgz #156

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2022-37598 - Critical Severity Vulnerability

Vulnerable Libraries - uglify-js-3.4.10.tgz, uglify-js-3.6.0.tgz

uglify-js-3.4.10.tgz

JavaScript parser, mangler/compressor and beautifier toolkit

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

Path to dependency file: /vue-scheme/package.json

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

Dependency Hierarchy: - cli-service-3.9.2.tgz (Root Library) - html-webpack-plugin-3.2.0.tgz - html-minifier-3.5.21.tgz - :x: **uglify-js-3.4.10.tgz** (Vulnerable Library)

uglify-js-3.6.0.tgz

JavaScript parser, mangler/compressor and beautifier toolkit

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

Path to dependency file: /vue-scheme/package.json

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

Dependency Hierarchy: - cli-plugin-unit-jest-3.9.0.tgz (Root Library) - jest-23.6.0.tgz - jest-cli-23.6.0.tgz - istanbul-api-1.3.7.tgz - istanbul-reports-1.5.1.tgz - handlebars-4.1.2.tgz - :x: **uglify-js-3.6.0.tgz** (Vulnerable Library)

Found in HEAD commit: 00fbbf1249d4b7cb16b6f1046bb6b647c82893a2

Found in base branch: develop

Vulnerability Details

Prototype pollution vulnerability in function DEFNODE in ast.js in mishoo UglifyJS 3.13.2 via the name variable in ast.js. NOTE: the vendor considers this an invalid report.

Publish Date: 2022-10-20

URL: CVE-2022-37598

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

Release Date: 2022-10-20

Fix Resolution (uglify-js): 3.13.10

Direct dependency fix Resolution (@vue/cli-service): 5.0.1

Fix Resolution (uglify-js): 3.13.10

Direct dependency fix Resolution (@vue/cli-plugin-unit-jest): 3.10.0


Step up your Open Source Security Game with Mend here