mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
823 B
Markdown
20 lines
823 B
Markdown
### [CVE-2021-23413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23413)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### 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
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1251499
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1251498
|
|
- https://snyk.io/vuln/SNYK-JS-JSZIP-1251497
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|