-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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
- Install the latest
"@sentry/nextjs": "7.12.1"
- Validate with Snyk or similar security vulnerability tool
- 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:
- https://security.snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660
- Nexus IQ server raising critical alerts for this package jonschlinkert/unset-value#11
- https://cwe.mitre.org/data/definitions/1321.html
- https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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]
Metadata
Metadata
Assignees
Labels
No labels