cve/2019/CVE-2019-0205.md

18 lines
835 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-0205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0205)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Thrift&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Potential%20DoS%20when%20processing%20untrusted%20Thrift%20payloads&color=brighgreen)
### Description
In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings.
### POC
#### Reference
- https://www.oracle.com//security-alerts/cpujul2021.html
#### Github
- https://github.com/k1LoW/oshka