iamkishan98 / E-voting-using-blockchain

Decentralized online vorting application built with blockchain
2 stars 0 forks source link

CVE-2023-45311 (Critical) detected in fsevents-1.2.7.tgz, fsevents-1.2.9.tgz #325

Open mend-bolt-for-github[bot] opened 6 months ago

mend-bolt-for-github[bot] commented 6 months ago

CVE-2023-45311 - Critical Severity Vulnerability

Vulnerable Libraries - fsevents-1.2.7.tgz, fsevents-1.2.9.tgz

fsevents-1.2.7.tgz

Native Access to Mac OS-X FSEvents

Library home page: https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz

Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap/package.json

Path to vulnerable library: /evoting app/src/bower_components/bootstrap/package.json

Dependency Hierarchy: - karma-3.1.4.tgz (Root Library) - chokidar-2.1.0.tgz - :x: **fsevents-1.2.7.tgz** (Vulnerable Library)

fsevents-1.2.9.tgz

Native Access to Mac OS-X FSEvents

Library home page: https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz

Path to dependency file: /E-voting-using-blockchain/evoting app/package.json

Path to vulnerable library: /evoting app/package.json

Dependency Hierarchy: - lite-server-2.4.0.tgz (Root Library) - browser-sync-2.26.5.tgz - chokidar-2.1.5.tgz - :x: **fsevents-1.2.9.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

Found in base branch: master

Vulnerability Details

fsevents before 1.2.11 depends on the https://fsevents-binaries.s3-us-west-2.amazonaws.com URL, which might allow an adversary to execute arbitrary code if any JavaScript project (that depends on fsevents) distributes code that was obtained from that URL at a time when it was controlled by an adversary. NOTE: some sources feel that this means that no version is affected any longer, because the URL is not controlled by an adversary.

Publish Date: 2023-10-06

URL: CVE-2023-45311

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

Origin: https://www.cve.org/CVERecord?id=CVE-2023-45311

Release Date: 2023-10-06

Fix Resolution (fsevents): 1.2.11

Direct dependency fix Resolution (karma): 4.0.0

Fix Resolution (fsevents): 1.2.11

Direct dependency fix Resolution (lite-server): 2.5.0


Step up your Open Source Security Game with Mend here