Files
CVEs-PoC/2022/CVE-2022-21192.md
T
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.