cve/2021/CVE-2021-23343.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-23343

Description

All versions of package path-parse are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity.

POC

Reference

Github