cve/2019/CVE-2019-10088.md
2024-06-18 02:51:15 +02:00

19 lines
703 B
Markdown

### [CVE-2019-10088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10088)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Tika&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=DoS%2FOOM&color=brighgreen)
### Description
A carefully crafted or corrupt zip file can cause an OOM in Apache Tika's RecursiveParserWrapper in versions 1.7-1.21. Users should upgrade to 1.22 or later.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuapr2020.html
- https://www.oracle.com/security-alerts/cpujan2020.html
#### Github
No PoCs found on GitHub currently.