CVE-2014-6055
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-6055
Vendor advisory: cve@mitre.org — https://www.kde.org/info/security/advisory-20140923-1.txt
Vendor advisory: cve@mitre.org — https://github.com/newsoft/libvncserver/commit/f528072216dec01cee7ca35d94e171a3b909e677
Vendor advisory: cve@mitre.org — https://github.com/newsoft/libvncserver/commit/06ccdf016154fde8eccb5355613ba04c59127b2e
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0.9.9+dfsg-6.1 |
| debian | bullseye | fixed | 0.9.9+dfsg-6.1 |
| debian | forky | fixed | 0.9.9+dfsg-6.1 |
| debian | sid | fixed | 0.9.9+dfsg-6.1 |
| debian | trixie | fixed | 0.9.9+dfsg-6.1 |
| fedora | 20 | affected | |
| fedora | 21 | affected | |
| debian | 7.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libvncserver | libvncserver | {"endIncluding":"0.9.9"} | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2014-October/139654.html
- http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139445.html
- http://lists.opensuse.org/opensuse-updates/2015-12/msg00022.html
- http://rhn.redhat.com/errata/RHSA-2015-0113.html
- http://seclists.org/oss-sec/2014/q3/639
- http://secunia.com/advisories/61506
- http://www.debian.org/security/2014/dsa-3081
- http://www.ocert.org/advisories/ocert-2014-007.html
- http://www.openwall.com/lists/oss-security/2014/09/25/11
- http://www.securityfocus.com/bid/70096
- https://exchange.xforce.ibmcloud.com/vulnerabilities/96187
- https://github.com/newsoft/libvncserver/commit/06ccdf016154fde8eccb5355613ba04c59127b2e
- https://github.com/newsoft/libvncserver/commit/f528072216dec01cee7ca35d94e171a3b909e677
- https://lists.debian.org/debian-lts-announce/2019/10/msg00042.html
- https://security.gentoo.org/glsa/201507-07
- https://usn.ubuntu.com/4587-1/
- https://www.kde.org/info/security/advisory-20140923-1.txt
- https://security-tracker.debian.org/tracker/CVE-2014-6055
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.