Releases35
Frequency3 months 1 week
Last Release
Stars10.4K
Create, read and edit .zip files with Javascript

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
< 3.8.07.3 HIGH

loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.

< 3.7.0, >= 3.0.0, < 3.7.0, < 2.7.05.3 MEDIUM5 MEDIUM

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.