Files
CVEs-PoC/2021/CVE-2021-23413.md
2025-09-29 21:09:30 +02:00

823 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.