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

818 B

CVE-2014-6053

Description

The rfbProcessClientNormalMessage function in libvncserver/rfbserver.c in LibVNCServer 0.9.9 and earlier does not properly handle attempts to send a large amount of ClientCutText data, which allows remote attackers to cause a denial of service (memory consumption or daemon crash) via a crafted message that is processed by using a single unchecked malloc.

POC

Reference

Github

No PoCs found on GitHub currently.