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

18 lines
788 B
Markdown

### [CVE-2014-6051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6051)
![](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
Integer overflow in the MallocFrameBuffer function in vncviewer.c in LibVNCServer 0.9.9 and earlier allows remote VNC servers to cause a denial of service (crash) and possibly execute arbitrary code via an advertisement for a large screen size, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
#### Github
No PoCs found on GitHub currently.