Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.
⚠️ `dependabot-gitlab` has detected security vulnerability for `tough-cookie` in path: `/`, manifest_file: `/package.json` but was unable to update it! ⚠️
* https://github.com/advisories/GHSA-72xf-g2v4-qvf3
| Package | Severity | Affected versions | Patched versions | IDs |
|--------------------|----------|-------------------|------------------|----------------------------------------|
| tough-cookie (NPM) | MODERATE | < 4.1.3 | 4.1.3 | `GHSA-72xf-g2v4-qvf3`,`CVE-2023-26136` |
# Description
Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in `rejectPublicSuffixes=false` mode. This issue arises from the manner in which the objects are initialized.
# References
* https://nvd.nist.gov/vuln/detail/CVE-2023-26136
* https://github.com/salesforce/tough-cookie/issues/282
* https://github.com/salesforce/tough-cookie/commit/12d474791bb856004e858fdb1c47b7608d09cf6e
* https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3
* https://security.snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
* https://lists.debian.org/debian-lts-announce/2023/07/msg00010.html
* https://github.com/advisories/GHSA-72xf-g2v4-qvf3
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
⚠️
dependabot-gitlabhas detected security vulnerability fortough-cookiein path:/, manifest_file:/package.jsonbut was unable to update it! ⚠️GHSA-72xf-g2v4-qvf3,CVE-2023-26136Description
Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in
rejectPublicSuffixes=falsemode. This issue arises from the manner in which the objects are initialized.References