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

18 lines
880 B
Markdown

### [CVE-2020-14355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14355)
![](https://img.shields.io/static/v1?label=Product&message=spice&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120&color=brighgreen)
### Description
Multiple buffer overflow vulnerabilities were found in the QUIC image decoding process of the SPICE remote display system, before spice-0.14.2-1. Both the SPICE client (spice-gtk) and server are affected by these flaws. These flaws allow a malicious client or server to send specially crafted messages that, when processed by the QUIC image compression algorithm, result in a process crash or potential code execution.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-14355