Prototype Pollution In jszip
Description
jszip Vulnerable to Prototype Pollution
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
npm | 3.7.0, 2.7.0 | ||
debian 12 | 3.5.0+dfsg-2 | ||
debian 13 | 3.5.0+dfsg-2 | ||
debian 14 | 3.5.0+dfsg-2 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3.