Files
CVEs-PoC/2020/CVE-2020-8608.md
T
2024-05-25 21:48:12 +02:00

18 lines
577 B
Markdown

### [CVE-2020-8608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8608)
![](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
In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/qianfei11/QEMU-CVES