Files
CVEs-PoC/2021/CVE-2021-23484.md
T
2024-06-18 02:51:15 +02:00

18 lines
668 B
Markdown

### [CVE-2021-23484](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23484)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The package zip-local before 0.3.5 are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) which can lead to an extraction of a crafted file outside the intended extraction directory.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-ZIPLOCAL-2327477
#### Github
No PoCs found on GitHub currently.