cve/2021/CVE-2021-23413.md
2024-06-18 02:51:15 +02:00

821 B

CVE-2021-23413

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.

POC

Reference

Github

No PoCs found on GitHub currently.