cve/2024/CVE-2024-56198.md
2025-09-29 21:09:30 +02:00

864 B

CVE-2024-56198

Description

path-sanitizer is a simple lightweight npm package for sanitizing paths to prevent Path Traversal. Prior to 3.1.0, the filters can be bypassed using .=%5c which results in a path traversal. This vulnerability is fixed in 3.1.0.

POC

Reference

Github

No PoCs found on GitHub currently.