Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function, which uses an insecure regular expression.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984 | third party advisory exploit |
https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681 | third party advisory exploit |
https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73 | broken link |
https://github.com/bmeck/node-cookiejar/pull/39 | third party advisory patch |
https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2023/09/msg00008.html |