turkdevops / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
1 stars 0 forks source link

CVE-2022-25858 (High) detected in terser-3.16.1.tgz #466

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

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

CVE-2022-25858 - High Severity Vulnerability

Vulnerable Library - terser-3.16.1.tgz

JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

Library home page: https://registry.npmjs.org/terser/-/terser-3.16.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/terser/package.json

Dependency Hierarchy: - core-1.0.0-alpha.46.tgz (Root Library) - webpack-4.29.6.tgz - terser-webpack-plugin-1.2.3.tgz - :x: **terser-3.16.1.tgz** (Vulnerable Library)

Found in HEAD commit: f3aed8448c2f494054ce7cbfe8f2ad1a769e608f

Found in base branch: public-files-with-tests

Vulnerability Details

The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.

Publish Date: 2022-07-15

URL: CVE-2022-25858

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-2022-25858

Release Date: 2022-07-15

Fix Resolution (terser): 4.8.1

Direct dependency fix Resolution (@vuepress/core): 1.0.0


Step up your Open Source Security Game with Mend here