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

19 lines
755 B
Markdown

### [CVE-2020-1950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1950)
![](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=Excessive%20memory%20usage%20(DoS)%20vulnerability%20in%20Apache%20Tika's%20PSDParser&color=brighgreen)
### Description
A carefully crafted or corrupt PSD file can cause excessive memory usage in Apache Tika's PSDParser in versions 1.0-1.23.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujul2020.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-1950