mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
### [CVE-2021-23343](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23343)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1279028
|
|
- https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/broxus/ever-wallet-browser-extension
|
|
- https://github.com/broxus/ever-wallet-browser-extension-old
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
- https://github.com/marcosrg9/YouTubeTV
|
|
|