ilan-WS / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
https://m3db.io/
Apache License 2.0
0 stars 0 forks source link

CVE-2024-27088 (Low) detected in es5-ext-0.10.50.tgz #141

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

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

CVE-2024-27088 - Low Severity Vulnerability

Vulnerable Library - es5-ext-0.10.50.tgz

ECMAScript extensions and shims

Library home page: https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.50.tgz

Path to dependency file: /src/ctl/ui/package.json

Path to vulnerable library: /src/ctl/ui/node_modules/es5-ext

Dependency Hierarchy: - react-scripts-1.0.10.tgz (Root Library) - eslint-3.19.0.tgz - escope-3.6.0.tgz - es6-map-0.1.5.tgz - :x: **es5-ext-0.10.50.tgz** (Vulnerable Library)

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

For more information on CVSS3 Scores, click here.

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.0.11