Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 928 Bytes

CVE-2021-23343.md

File metadata and controls

20 lines (14 loc) · 928 Bytes

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