Описание
Regular Expression Denial of Service in path-parse
Affected versions of npm 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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2021-23343
- https://github.com/jbgutierrez/path-parse/issues/8
- https://github.com/jbgutierrez/path-parse/pull/10
- https://github.com/jbgutierrez/path-parse/commit/eca63a7b9a473bf6978a2f5b7b3343662d1506f7
- https://lists.apache.org/thread.html/r6a32cb3eda3b19096ad48ef1e7aa8f26e005f2f63765abb69ce08b85@%3Cdev.myfaces.apache.org%3E
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1279028
- https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067
Пакеты
Наименование
path-parse
npm
Затронутые версииВерсия исправления
< 1.0.7
1.0.7
Связанные уязвимости
CVSS3: 5.3
redhat
около 4 лет назад
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.
CVSS3: 5.3
nvd
около 4 лет назад
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.