cve/2021/CVE-2021-32013.md
2024-06-18 02:51:15 +02:00

18 lines
667 B
Markdown

### [CVE-2021-32013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32013)
![](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
SheetJS and SheetJS Pro through 0.16.9 allows attackers to cause a denial of service (memory consumption) via a crafted .xlsx document that is mishandled when read by xlsx.js (issue 2 of 2).
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujan2022.html
#### Github
No PoCs found on GitHub currently.