sureng-ws-ibm / sg-nodegoat

Apache License 2.0
0 stars 0 forks source link

CVE-2022-25883 (Medium) detected in semver-5.7.0.tgz, semver-5.6.0.tgz #181

Open mend-for-github-com[bot] opened 11 months ago

mend-for-github-com[bot] commented 11 months ago

CVE-2022-25883 - Medium Severity Vulnerability

Vulnerable Libraries - semver-5.7.0.tgz, semver-5.6.0.tgz

semver-5.7.0.tgz

The semantic version parser used by npm.

Library home page: https://registry.npmjs.org/semver/-/semver-5.7.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - forever-2.0.0.tgz (Root Library) - forever-monitor-2.0.0.tgz - chokidar-2.1.8.tgz - fsevents-1.2.9.tgz - node-pre-gyp-0.12.0.tgz - :x: **semver-5.7.0.tgz** (Vulnerable Library)

semver-5.6.0.tgz

The semantic version parser used by npm.

Library home page: https://registry.npmjs.org/semver/-/semver-5.6.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy: - mongodb-2.2.36.tgz (Root Library) - mongodb-core-2.1.20.tgz - require_optional-1.0.1.tgz - :x: **semver-5.6.0.tgz** (Vulnerable Library)

Found in HEAD commit: 188e122d80d495bec287ef3a4b998484fb9167b4

Found in base branch: master

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): 5.7.2

Direct dependency fix Resolution (forever): 3.0.0

Fix Resolution (semver): 5.7.2

Direct dependency fix Resolution (mongodb): 3.6.6


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.