ID CVE-2014-6055
Summary Multiple stack-based buffer overflows in the File Transfer feature in rfbserver.c in LibVNCServer 0.9.9 and earlier allow remote authenticated users to cause a denial of service (crash) and possibly execute arbitrary code via a (1) long file or (2) directory name or the (3) FileTime attribute in a rfbFileTransferOffer message.
References
Vulnerable Configurations
  • cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux_server_aus:6.5:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux_server_aus:6.5:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux_server_eus:6.5.z:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux_server_eus:6.5.z:*:*:*:*:*:*:*
  • cpe:2.3:a:libvncserver:libvncserver:*:*:*:*:*:*:*:*
    cpe:2.3:a:libvncserver:libvncserver:*:*:*:*:*:*:*:*
CVSS
Base: 6.5 (as of 23-10-2020 - 13:15)
Impact:
Exploitability:
CWE CWE-119
CAPEC
  • Overflow Variables and Tags
    This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The attacker crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow in an API Call
    This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An attacker who has access to an API may try to embed malicious code in the API function call and exploit a buffer overflow vulnerability in the function's implementation. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Buffer Manipulation
    An adversary manipulates an application's interaction with a buffer in an attempt to read or modify data they shouldn't have access to. Buffer attacks are distinguished in that it is the buffer space itself that is the target of the attack rather than any code responsible for interpreting the content of the buffer. In virtually all buffer attacks the content that is placed in the buffer is immaterial. Instead, most buffer attacks involve retrieving or providing more input than can be stored in the allocated buffer, resulting in the reading or overwriting of other unintended program memory.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in Local Command-Line Utilities
    This attack targets command-line utilities available in a number of shells. An attacker can leverage a vulnerability found in a command-line utility to escalate privilege to root.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Overflow Binary Resource File
    An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the attacker access to the execution stack and execute arbitrary code in the target process. This attack pattern is a variant of standard buffer overflow attacks using an unexpected vector (binary files) to wrap its attack and open up a new attack vector. The attacker is required to either directly serve the binary content to the victim, or place it in a locale like a MP3 sharing application, for the victim to download. The attacker then is notified upon the download or otherwise locates the vulnerability opened up by the buffer overflow.
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
  • Buffer Overflow via Symbolic Links
    This type of attack leverages the use of symbolic links to cause buffer overflows. An attacker can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.
Access
VectorComplexityAuthentication
NETWORK LOW SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:S/C:P/I:P/A:P
redhat via4
advisories
  • bugzilla
    id 1144293
    title CVE-2014-6055 libvncserver: server stacked-based buffer overflow flaws in file transfer handling
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 7 is installed
        oval oval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • comment libvncserver is earlier than 0:0.9.9-9.el7_0.1
            oval oval:com.redhat.rhsa:tst:20141826001
          • comment libvncserver is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141826002
        • AND
          • comment libvncserver-devel is earlier than 0:0.9.9-9.el7_0.1
            oval oval:com.redhat.rhsa:tst:20141826003
          • comment libvncserver-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141826004
    • AND
      • comment Red Hat Enterprise Linux 6 is installed
        oval oval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • comment libvncserver is earlier than 0:0.9.7-7.el6_6.1
            oval oval:com.redhat.rhsa:tst:20141826006
          • comment libvncserver is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141826002
        • AND
          • comment libvncserver-devel is earlier than 0:0.9.7-7.el6_6.1
            oval oval:com.redhat.rhsa:tst:20141826007
          • comment libvncserver-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141826004
    rhsa
    id RHSA-2014:1826
    released 2014-11-11
    severity Moderate
    title RHSA-2014:1826: libvncserver security update (Moderate)
  • bugzilla
    id 1144293
    title CVE-2014-6055 libvncserver: server stacked-based buffer overflow flaws in file transfer handling
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 7 is installed
        oval oval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • comment kdenetwork is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827001
          • comment kdenetwork is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110465002
        • AND
          • comment kdenetwork-common is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827003
          • comment kdenetwork-common is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827004
        • AND
          • comment kdenetwork-devel is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827005
          • comment kdenetwork-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110465004
        • AND
          • comment kdenetwork-fileshare-samba is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827007
          • comment kdenetwork-fileshare-samba is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827008
        • AND
          • comment kdenetwork-kdnssd is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827009
          • comment kdenetwork-kdnssd is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827010
        • AND
          • comment kdenetwork-kget is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827011
          • comment kdenetwork-kget is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827012
        • AND
          • comment kdenetwork-kget-libs is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827013
          • comment kdenetwork-kget-libs is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827014
        • AND
          • comment kdenetwork-kopete is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827015
          • comment kdenetwork-kopete is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827016
        • AND
          • comment kdenetwork-kopete-devel is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827017
          • comment kdenetwork-kopete-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827018
        • AND
          • comment kdenetwork-kopete-libs is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827019
          • comment kdenetwork-kopete-libs is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827020
        • AND
          • comment kdenetwork-krdc is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827021
          • comment kdenetwork-krdc is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827022
        • AND
          • comment kdenetwork-krdc-devel is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827023
          • comment kdenetwork-krdc-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827024
        • AND
          • comment kdenetwork-krdc-libs is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827025
          • comment kdenetwork-krdc-libs is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827026
        • AND
          • comment kdenetwork-krfb is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827027
          • comment kdenetwork-krfb is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827028
        • AND
          • comment kdenetwork-krfb-libs is earlier than 7:4.10.5-8.el7_0
            oval oval:com.redhat.rhsa:tst:20141827029
          • comment kdenetwork-krfb-libs is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20141827030
    rhsa
    id RHSA-2014:1827
    released 2014-11-11
    severity Moderate
    title RHSA-2014:1827: kdenetwork security update (Moderate)
  • rhsa
    id RHSA-2015:0113
rpms
  • libvncserver-0:0.9.7-7.el6_6.1
  • libvncserver-0:0.9.9-9.el7_0.1
  • libvncserver-debuginfo-0:0.9.7-7.el6_6.1
  • libvncserver-debuginfo-0:0.9.9-9.el7_0.1
  • libvncserver-devel-0:0.9.7-7.el6_6.1
  • libvncserver-devel-0:0.9.9-9.el7_0.1
  • kdenetwork-7:4.10.5-8.el7_0
  • kdenetwork-common-7:4.10.5-8.el7_0
  • kdenetwork-debuginfo-7:4.10.5-8.el7_0
  • kdenetwork-devel-7:4.10.5-8.el7_0
  • kdenetwork-fileshare-samba-7:4.10.5-8.el7_0
  • kdenetwork-kdnssd-7:4.10.5-8.el7_0
  • kdenetwork-kget-7:4.10.5-8.el7_0
  • kdenetwork-kget-libs-7:4.10.5-8.el7_0
  • kdenetwork-kopete-7:4.10.5-8.el7_0
  • kdenetwork-kopete-devel-7:4.10.5-8.el7_0
  • kdenetwork-kopete-libs-7:4.10.5-8.el7_0
  • kdenetwork-krdc-7:4.10.5-8.el7_0
  • kdenetwork-krdc-devel-7:4.10.5-8.el7_0
  • kdenetwork-krdc-libs-7:4.10.5-8.el7_0
  • kdenetwork-krfb-7:4.10.5-8.el7_0
  • kdenetwork-krfb-libs-7:4.10.5-8.el7_0
  • libvncserver-0:0.9.7-7.el6_5.1
  • libvncserver-debuginfo-0:0.9.7-7.el6_5.1
  • libvncserver-devel-0:0.9.7-7.el6_5.1
refmap via4
bid 70096
confirm
debian DSA-3081
fedora
  • FEDORA-2014-11537
  • FEDORA-2014-11685
gentoo GLSA-201507-07
misc http://www.ocert.org/advisories/ocert-2014-007.html
mlist
  • [debian-lts-announce] 20191030 [SECURITY] [DLA 1979-1] italc security update
  • [oss-security] 20140923 Multiple issues in libVNCserver
  • [oss-security] 20140925 [oCERT-2014-007] libvncserver multiple issues
secunia 61506
suse openSUSE-SU-2015:2207
ubuntu USN-4587-1
xf libvncserver-cve20146055-bo(96187)
Last major update 23-10-2020 - 13:15
Published 30-09-2014 - 16:55
Last modified 23-10-2020 - 13:15
Back to Top