mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
791 B
791 B
CVE-2022-25895
Description
All versions of package lite-dev-server are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code.
POC
Reference
- https://gist.github.com/lirantal/0f8a48c3f5ac581ce73123abe9f7f120
- https://security.snyk.io/vuln/SNYK-JS-LITEDEVSERVER-3153718
Github
No PoCs found on GitHub currently.