VYPR

libvncclient

by Libvncserver

Source repositories

CVEs (4)

  • CVE-2019-20788CriApr 23, 2020
    risk 0.57cvss 9.8epss 0.02

    libvncclient/cursor.c in LibVNCServer through 0.9.12 has a HandleCursorShape integer overflow and heap-based buffer overflow via a large height or width value. NOTE: this may overlap CVE-2019-15690.

  • CVE-2026-44988HigMay 27, 2026
    risk 0.50cvss 8.8epss 0.00

    LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient's Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A…

  • CVE-2020-29260HigSep 2, 2022
    risk 0.00cvss 7.5epss 0.01

    libvncclient v0.9.13 was discovered to contain a memory leak via the function rfbClientCleanup().

  • CVE-2018-20748CriJan 30, 2019
    risk 0.00cvss 9.8epss 0.03

    LibVNC before 0.9.12 contains multiple heap out-of-bounds write vulnerabilities in libvncclient/rfbproto.c. The fix for CVE-2018-20019 was incomplete.