Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tough-cookie Prototype Pollution vulnerability #529

Open
jimmytsang opened this issue Feb 8, 2024 · 0 comments
Open

tough-cookie Prototype Pollution vulnerability #529

jimmytsang opened this issue Feb 8, 2024 · 0 comments

Comments

@jimmytsang
Copy link

Please upgrade tough-cookie dependency as it is a security vulnerability.

The latest possible version that can be installed is 2.5.0 because of the following conflicting dependencies:

[email protected] requires tough-cookie@~2.5.0 via [email protected]
No patched version available for tough-cookie
The earliest fixed version is 4.1.3.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant