rvvergara / advanced-web-developer-bootcamp-notes-examples-and-exercises

Examples and Exercises compiled. From the awesome Advanced Web Developer Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-45311 (Critical) detected in fsevents-1.2.4.tgz

mend-bolt-for-github opened this issue · comments

CVE-2023-45311 - Critical Severity Vulnerability

Vulnerable Library - fsevents-1.2.4.tgz

Native Access to Mac OS-X FSEvents

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

Path to dependency file: /Section34-37-Warbler-Final-Project/warbler/warbler-client/package.json

Path to vulnerable library: /Section34-37-Warbler-Final-Project/warbler/warbler-client/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/recipe-app-with-state/package.json,/Section29-Component-LifeCycle-Methods/hacker-news/package.json,/Section27-State/random-boxes-starter/package.json,/Section29-Component-LifeCycle-Methods/flag-guessing-game/package.json,/Section27-State/update-complex-state/package.json,/Section33-In-Depth-Redux-Code-Walkthrough/react-redux-todos/package.json,/Section27-State/pass-state-to-props-demo/package.json,/Section30-Building-A-FullStack-App-With-React/fullstack-todo-app/todos-react-frontent/package.json,/Section26-Create-React-App-and-Props/recipe-props-starter/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/package.json,/Section26-Create-React-App-and-Props/helloworld/package.json

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • fsevents-1.2.4.tgz (Vulnerable Library)

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 (react-scripts): 1.1.5


Step up your Open Source Security Game with Mend here