You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm audit fails due to a vulnerability:
Path dd-trace > require-in-the-middle > resolve > path-parse
vulnerability 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.
npm audit fails due to a vulnerability:
Path dd-trace > require-in-the-middle > resolve > path-parse
vulnerability 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.
links:
jbgutierrez/path-parse#8
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1279028
CVE:
https://nvd.nist.gov/vuln/detail/CVE-2021-23343
The text was updated successfully, but these errors were encountered: