mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
773 B
773 B
CVE-2022-21192
Description
All versions of the package serve-lite are vulnerable to Directory Traversal due to missing input sanitization or other checks and protections employed to the req.url passed as-is to path.join().
POC
Reference
- https://gist.github.com/lirantal/9ccdfda0edcb95e36d07a04b0b6c2db0
- https://security.snyk.io/vuln/SNYK-JS-SERVELITE-3149916
Github
No PoCs found on GitHub currently.