Description
This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values (e.g __proto__, toString, etc) results in a returned object with a modified prototype instance.
Recommendation
Update the jszip package to the latest compatible version. Followings are version details:
Affected version(s): **< 2.7.0 >= 3.0.0, < 3.7.0** Patched version(s): **2.7.0 3.7.0**
References
Related Issues
- merge vulnerable to Prototype Pollution - CVE-2021-3645
- npm package rfc6902 vulnerable to Prototype Pollution - CVE-2021-4245
- MrSwitch hello.js vulnerable to prototype pollution - CVE-2021-26505
- dustjs-linkedin vulnerable to Prototype Pollution - CVE-2021-4264
You might also like:
- Tags:
- npm
- jszip
Anything's wrong? Let us know Last updated on September 21, 2023


