iamkishan98 / E-voting-using-blockchain

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

CVE-2024-27088 (Low) detected in es5-ext-0.9.2.tgz, es5-ext-0.10.50.tgz #334

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 Libraries - es5-ext-0.9.2.tgz, es5-ext-0.10.50.tgz

es5-ext-0.9.2.tgz

ECMAScript5 extensions

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

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

Path to vulnerable library: /evoting app/src/bower_components/morris.js/node_modules/es5-ext/package.json

Dependency Hierarchy: - bower-1.2.8.tgz (Root Library) - inquirer-0.3.5.tgz - cli-color-0.2.3.tgz - :x: **es5-ext-0.9.2.tgz** (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: /E-voting-using-blockchain/evoting app/src/bower_components/chart.js/package.json

Path to vulnerable library: /evoting app/src/bower_components/chart.js/node_modules/es5-ext/package.json

Dependency Hierarchy: - inquirer-0.5.1.tgz (Root Library) - cli-color-0.3.3.tgz - :x: **es5-ext-0.10.50.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

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 (bower): 1.3.9

Fix Resolution (es5-ext): 0.10.63

Direct dependency fix Resolution (inquirer): 0.6.0


Step up your Open Source Security Game with Mend here