You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected versions of this package are vulnerable to Prototype Pollution through the copy() function in dom.js. Exploiting this vulnerability is possible via the p variable.
DISPUTED This vulnerability has been disputed by the maintainers of the package. Currently the only viable exploit that has been demonstrated is to pollute the target object (rather then the global object which is generally the case for Prototype Pollution vulnerabilities) and it is yet unclear if this limited attack vector exposes any vulnerability in the context of this package.
See the linked GitHub Issue for full details on the discussion around the legitimacy and potential revocation of this vulnerability.
Describe the bug
Introduced through: [email protected] › [email protected] › [email protected] › [email protected] › [email protected]
Affected versions of this package are vulnerable to Prototype Pollution through the copy() function in dom.js. Exploiting this vulnerability is possible via the p variable.
DISPUTED This vulnerability has been disputed by the maintainers of the package. Currently the only viable exploit that has been demonstrated is to pollute the target object (rather then the global object which is generally the case for Prototype Pollution vulnerabilities) and it is yet unclear if this limited attack vector exposes any vulnerability in the context of this package.
See the linked GitHub Issue for full details on the discussion around the legitimacy and potential revocation of this vulnerability.
Package Version
1.8.0
Additional context
Ref: https://security.snyk.io/vuln/SNYK-JS-XMLDOM-3042242
The text was updated successfully, but these errors were encountered: