-
Notifications
You must be signed in to change notification settings - Fork 12
Description
CVE-2024-27088 - Low Severity Vulnerability
Vulnerable Library - es5-ext-0.10.45.tgz
ECMAScript extensions and shims
Library home page: https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.45.tgz
Path to dependency file: /Section30-Building-A-FullStack-App-With-React/fullstack-todo-app/todos-react-frontent/package.json
Path to vulnerable library: /Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/es5-ext/package.json
Dependency Hierarchy:
- react-scripts-1.1.4.tgz (Root Library)
- webpack-3.8.1.tgz
- escope-3.6.0.tgz
- es6-map-0.1.5.tgz
- ❌ es5-ext-0.10.45.tgz (Vulnerable Library)
- es6-map-0.1.5.tgz
- escope-3.6.0.tgz
- webpack-3.8.1.tgz
Found in HEAD commit: d80f181a2f4dd1169fbef38813309ffdd4ad82d4
Found in base branch: master
Vulnerability Details
es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into function#copy or function#toStringTokens may cause the script to stall. The vulnerability is patched in v0.10.63.
Publish Date: 2024-02-26
URL: CVE-2024-27088
CVSS 3 Score Details (0.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-27088
Release Date: 2024-02-26
Fix Resolution (es5-ext): 0.10.63
Direct dependency fix Resolution (react-scripts): 1.1.5
Step up your Open Source Security Game with Mend here