mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2024-56198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56198)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### 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
|
|
- https://github.com/cabraviva/path-sanitizer/security/advisories/GHSA-94p5-r7cc-3rpr
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|