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

popsicle is vulnerable to Prototype Pollution #156

Closed
Bhavesh-Ahalani opened this issue Jul 13, 2023 · 2 comments
Closed

popsicle is vulnerable to Prototype Pollution #156

Bhavesh-Ahalani opened this issue Jul 13, 2023 · 2 comments

Comments

@Bhavesh-Ahalani
Copy link

popsicle is using popsicle-cookie-jar 1.0.0 which is vulnerable to Prototype Pollution

Reference:
GHSA-72xf-g2v4-qvf3

@SimeonC
Copy link

SimeonC commented Oct 10, 2023

Once popsicle-cookie-jar has updated we can just run npm update popsicle-cookie-jar and it should fix the vulnerability (and as long as it's just a 1.0.0 -> 1.0.1 release)

@blakeembrey
Copy link
Member

The latest release includes the updated popsicle-cookie-jar. This was only a vulnerability if you happened to be using a custom CookieJar with rejectPublicSuffixes=false.

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

3 participants