Deprecated and vulnerable version of rollup #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS
https://github.com/advisories/GHSA-gcx4-mw62-g8wm
Since our build output doesn't reference
document.currentScript, I don't think this vulnerability is an issue for this package. Attached patch upgrades Rollup to a current version.