iamkishan98 / E-voting-using-blockchain

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

CVE-2022-25940 (High) detected in lite-server-2.4.0.tgz #269

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-25940 - High Severity Vulnerability

Vulnerable Library - lite-server-2.4.0.tgz

Lightweight development node server for serving a web app, providing a fallback for browser history API, loading in the browser, and injecting scripts on the fly.

Library home page: https://registry.npmjs.org/lite-server/-/lite-server-2.4.0.tgz

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

Path to vulnerable library: /evoting app/node_modules/lite-server/package.json

Dependency Hierarchy: - :x: **lite-server-2.4.0.tgz** (Vulnerable Library)

Found in HEAD commit: 3c02898f89d78283ce791eb1b53b2b5a667681ad

Found in base branch: master

Vulnerability Details

All versions of package lite-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse.

Publish Date: 2022-12-20

URL: CVE-2022-25940

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here