CVE-2021-23413
Summary
| CVE | CVE-2021-23413 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-07-25 13:15:00 UTC |
| Updated | 2021-08-27 15:41:00 UTC |
| 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. |
Risk And Classification
Problem Types: NVD-CWE-noinfo
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Application | Jszip Project | Jszip | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Invalid vulnerability | CONFIRM | snyk.io | |
| fix: Use a null prototype object for this.files · Stuk/jszip@2235749 · GitHub | CONFIRM | github.com | |
| Invalid vulnerability | CONFIRM | snyk.io | |
| Invalid vulnerability | CONFIRM | snyk.io | |
| N/A | CONFIRM | github.com | |
| fix: Use a null prototype object for this.files by MichaelAquilina · Pull Request #766 · Stuk/jszip · GitHub | CONFIRM | github.com | |
| jszip/object.js at master · Stuk/jszip · GitHub | MITRE | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
LEGACY: Dave Holoway