signalco-io / signalco

https://www.signalco.io
GNU Affero General Public License v3.0
10 stars 2 forks source link

next-pwa-5.6.0.tgz: 1 vulnerabilities (highest severity is: 7.5) #1196

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago
Vulnerable Library - next-pwa-5.6.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/terser/package.json,/node_modules/terser-webpack-plugin/node_modules/terser/package.json

Found in HEAD commit: 1c69b02678b9a4ae9a9a4993a36c80fc937ba48f

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2022-25858 High 7.5 terser-5.12.1.tgz Transitive N/A

Details

CVE-2022-25858 ### Vulnerable Library - terser-5.12.1.tgz

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

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/terser/package.json,/node_modules/terser-webpack-plugin/node_modules/terser/package.json

Dependency Hierarchy: - next-pwa-5.6.0.tgz (Root Library) - workbox-webpack-plugin-6.5.4.tgz - workbox-build-6.5.4.tgz - rollup-plugin-terser-7.0.2.tgz - :x: **terser-5.12.1.tgz** (Vulnerable Library)

Found in HEAD commit: 1c69b02678b9a4ae9a9a4993a36c80fc937ba48f

Found in base branch: next

### 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,5.14.2

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
AleksandarDev commented 2 years ago

:tada: This issue has been resolved in version 1.6.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: