kxxt / kxxt-website

My personal website powered by gatsby, hosted on vercel.
https://www.kxxt.dev
Other
5 stars 0 forks source link

CVE-2024-27088 (Low) detected in es5-ext-0.10.62.tgz #147

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

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

CVE-2024-27088 - Low Severity Vulnerability

Vulnerable Library - es5-ext-0.10.62.tgz

ECMAScript extensions and shims

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

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - gatsby-plugin-sass-6.13.1.tgz (Root Library) - resolve-url-loader-3.1.5.tgz - es6-iterator-2.0.3.tgz - :x: **es5-ext-0.10.62.tgz** (Vulnerable Library)

Found in HEAD commit: d58ce16a46e532b9ed4d87af5737770d1d31baeb

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


Step up your Open Source Security Game with Mend here