Files
CVEs-PoC/2017/CVE-2017-5884.md
T
2025-09-29 21:09:30 +02:00

18 lines
710 B
Markdown

### [CVE-2017-5884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5884)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
gtk-vnc before 0.7.0 does not properly check boundaries of subrectangle-containing tiles, which allows remote servers to execute arbitrary code via the src x, y coordinates in a crafted (1) rre, (2) hextile, or (3) copyrect tile.
### POC
#### Reference
- https://bugzilla.gnome.org/show_bug.cgi?id=778048
#### Github
No PoCs found on GitHub currently.