Description
All versions of the package lite-web-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.
Remediation
References
https://gist.github.com/lirantal/637520812da06fffb91dd86d02ff6bde
https://security.snyk.io/vuln/SNYK-JS-LITEWEBSERVER-3153703
https://github.com/chasyumen/lite-web-server/blob/main/src/WebServer.js%23L274