Files
CVEs-PoC/2021/CVE-2021-23413.md
T
2024-06-09 00:33:16 +00:00

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