You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Path to dependency file: /ConFusionBootStrap/conFusion/package.json
Path to vulnerable library: /conFusion/node_modules/lite-server/package.json
Dependency Hierarchy:
❌ lite-server-2.4.0.tgz (Vulnerable Library)
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.
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: /ConFusionBootStrap/conFusion/package.json
Path to vulnerable library: /conFusion/node_modules/lite-server/package.json
Dependency Hierarchy:
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:
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: