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

Prototype Pollution vuln due to unset-value sub-dep < 2.0.1 #5725

Closed
3 tasks done
olozzalap opened this issue Sep 12, 2022 · 2 comments
Closed
3 tasks done

Prototype Pollution vuln due to unset-value sub-dep < 2.0.1 #5725

olozzalap opened this issue Sep 12, 2022 · 2 comments

Comments

@olozzalap
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/nextjs

SDK Version

7.12.1

Framework Version

7.12.1

Link to Sentry event

No response

Steps to Reproduce

  1. Install the latest "@sentry/nextjs": "7.12.1"
  2. Validate with Snyk or similar security vulnerability tool
  3. See affecting Prototype Pollution security vulnerability bug from "unset-value": "<2.0.1" sub-dep. It is part of @sentry/nextjs via: @sentry/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]

References:

Expected Result

No security vulnerabilities from @sentry/nextjs

Actual Result

See affecting Prototype Pollution security vulnerability bug from "unset-value": "<2.0.1" sub-dep. It is part of @sentry/nextjs via: @sentry/[email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]

@AbhiPrasad
Copy link
Member

jscodeshift was removed in #5713 - release coming soon.

important to note that all jscodeshift functionality was gated behind a experimental feature flag, and therefore was not used in anyway by default, therefore does not present any risk.

@AbhiPrasad
Copy link
Member

Released with https://github.com/getsentry/sentry-javascript/releases/tag/7.13.0 - thanks for your patience!

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

No branches or pull requests

2 participants