CVE-2024-56198
Published
CVSS v3
N/A
CVSS v2
N/A
Affected
1
PROJECT
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.
A simple node.js package for sanitizing paths to prevent Path Traversal