VYPR

Libvncserver

by Libvncserver

Source repositories

CVEs (44)

  • 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-2017-18922CriJun 30, 2020
    risk 0.00cvss 9.8epss 0.02

    It was discovered that websockets.c in LibVNCServer prior to 0.9.12 did not properly decode certain WebSocket frames. A malicious attacker could exploit this by sending specially crafted WebSocket frames to a server, causing a heap-based buffer overflow.

  • CVE-2020-14405MedJun 17, 2020
    risk 0.00cvss 6.5epss 0.02

    An issue was discovered in LibVNCServer before 0.9.13. libvncclient/rfbproto.c does not limit TextChat size.

  • CVE-2020-14404MedJun 17, 2020
    risk 0.00cvss 5.4epss 0.02

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/rre.c allows out-of-bounds access via encodings.

  • CVE-2020-14403MedJun 17, 2020
    risk 0.00cvss 5.4epss 0.02

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/hextile.c allows out-of-bounds access via encodings.

  • CVE-2020-14402MedJun 17, 2020
    risk 0.00cvss 5.4epss 0.02

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/corre.c allows out-of-bounds access via encodings.

  • CVE-2020-14401MedJun 17, 2020
    risk 0.00cvss 6.5epss 0.02

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/scale.c has a pixel_value integer overflow.

  • CVE-2020-14400HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint16_t pointers in libvncserver/translate.c. NOTE: Third parties do not consider this to be a vulnerability as there is no known path of exploitation or cross of a trust boundary

  • CVE-2020-14399HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. Byte-aligned data is accessed through uint32_t pointers in libvncclient/rfbproto.c. NOTE: there is reportedly "no trust boundary crossed.

  • CVE-2020-14398HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. An improperly closed TCP connection causes an infinite loop in libvncclient/sockets.c.

  • CVE-2020-14397HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/rfbregion.c has a NULL pointer dereference.

  • CVE-2020-14396HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. libvncclient/tls_openssl.c has a NULL pointer dereference.

  • CVE-2019-20840HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in LibVNCServer before 0.9.13. libvncserver/ws_decode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode.

  • CVE-2019-20839HigJun 17, 2020
    risk 0.00cvss 7.5epss 0.04

    libvncclient/sockets.c in LibVNCServer before 0.9.13 has a buffer overflow via a long socket filename.

  • CVE-2019-15681HigOct 29, 2019
    risk 0.00cvss 7.5epss 0.03

    LibVNC commit before d01e1bb4246323ba6fcee3b82ef1faa9b1dac82a contains a memory leak (CWE-655) in VNC server code, which allow an attacker to read stack memory and can be abused for information disclosure. Combined with another vulnerability, it can be used to leak stack memory…

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

    LibVNC through 0.9.12 contains a heap out-of-bounds write vulnerability in libvncserver/rfbserver.c. The fix for CVE-2018-15127 was incomplete.

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

    LibVNC before 0.9.12 contains a heap out-of-bounds write vulnerability in libvncserver/rfbserver.c. The fix for CVE-2018-15127 was incomplete.

  • 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.

  • CVE-2014-6053Dec 15, 2014
    risk 0.00cvss epss 0.07

    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…

  • CVE-2014-6052Dec 15, 2014
    risk 0.00cvss epss 0.07

    The HandleRFBServerMessage function in libvncclient/rfbproto.c in LibVNCServer 0.9.9 and earlier does not check certain malloc return values, which allows remote VNC servers to cause a denial of service (application crash) or possibly execute arbitrary code by specifying a large…