Files
CVEs-PoC/2022/CVE-2022-21192.md
T
2025-09-29 21:09:30 +02:00

771 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.