mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
853 B
853 B
CVE-2022-25940
Description
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.
POC
Reference
- https://gist.github.com/lirantal/832382155e00da92bfd8bb3adea474eb
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3175617
- https://security.snyk.io/vuln/SNYK-JS-LITESERVER-3153540
Github
No PoCs found on GitHub currently.