Full stack solution using Vue.js, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
MIT License
0
stars
0
forks
source link
CVE-2022-25883 (Medium) detected in semver-6.3.0.tgz, semver-7.3.5.tgz #37
Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
CVE-2022-25883 - Medium Severity Vulnerability
Vulnerable Libraries - semver-6.3.0.tgz, semver-7.3.5.tgz
semver-6.3.0.tgz
The semantic version parser used by npm.
Library home page: https://registry.npmjs.org/semver/-/semver-6.3.0.tgz
Path to dependency file: /azure-function/node/package.json
Path to vulnerable library: /azure-function/node/node_modules/eslint-config-airbnb-base/node_modules/semver/package.json
Dependency Hierarchy: - eslint-config-airbnb-base-15.0.0.tgz (Root Library) - :x: **semver-6.3.0.tgz** (Vulnerable Library)
semver-7.3.5.tgz
The semantic version parser used by npm.
Library home page: https://registry.npmjs.org/semver/-/semver-7.3.5.tgz
Path to dependency file: /azure-function/node/package.json
Path to vulnerable library: /azure-function/node/node_modules/semver/package.json
Dependency Hierarchy: - eslint-8.2.0.tgz (Root Library) - :x: **semver-7.3.5.tgz** (Vulnerable Library)
Found in HEAD commit: d8bbbfe8f191f1751e93200422a47045cca6192f
Found in base branch: main
Vulnerability Details
Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
Publish Date: 2023-06-21
URL: CVE-2022-25883
CVSS 3 Score Details (5.3)
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: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
Release Date: 2023-06-21
Fix Resolution (semver): 6.3.1
Direct dependency fix Resolution (eslint): 8.3.0
Step up your Open Source Security Game with Mend here