CVE-2014-3466
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Buffer overflow in the read_server_hello function in lib/gnutls_handshake.c in GnuTLS before 3.1.25, 3.2.x before 3.2.15, and 3.3.x before 3.3.4 allows remote servers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a long session id in a ServerHello message.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3466
Vendor advisory: secalert@redhat.com — https://www.gitorious.org/gnutls/gnutls/commit/688ea6428a432c39203d00acd1af0e7684e5ddfd
Vendor advisory: secalert@redhat.com — http://www.gnutls.org/security.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.2.15-1 |
| debian | bullseye | fixed | 3.2.15-1 |
| debian | forky | fixed | 3.2.15-1 |
| debian | sid | fixed | 3.2.15-1 |
| debian | trixie | fixed | 3.2.15-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gnu | gnutls | 3.1.2 | |
| gnu | gnutls | 3.3.0 | |
| gnu | gnutls | 3.3.1 | |
| gnu | gnutls | 3.3.2 | |
| gnu | gnutls | 3.3.3 | |
| gnu | gnutls | {"endIncluding":"3.1.24"} | |
| gnu | gnutls | 3.1.0 | |
| gnu | gnutls | 3.1.1 | |
| gnu | gnutls | 3.1.3 | |
| gnu | gnutls | 3.1.4 | |
| gnu | gnutls | 3.1.5 | |
| gnu | gnutls | 3.1.6 | |
| gnu | gnutls | 3.1.7 | |
| gnu | gnutls | 3.1.8 | |
| gnu | gnutls | 3.1.9 | |
| gnu | gnutls | 3.1.10 | |
| gnu | gnutls | 3.1.11 | |
| gnu | gnutls | 3.1.12 | |
| gnu | gnutls | 3.1.13 | |
| gnu | gnutls | 3.1.14 | |
| gnu | gnutls | 3.1.15 | |
| gnu | gnutls | 3.1.16 | |
| gnu | gnutls | 3.1.17 | |
| gnu | gnutls | 3.1.18 | |
| gnu | gnutls | 3.1.19 | |
| gnu | gnutls | 3.1.20 | |
| gnu | gnutls | 3.1.21 | |
| gnu | gnutls | 3.1.22 | |
| gnu | gnutls | 3.1.23 | |
| gnu | gnutls | 3.2.0 | |
| gnu | gnutls | 3.2.1 | |
| gnu | gnutls | 3.2.2 | |
| gnu | gnutls | 3.2.3 | |
| gnu | gnutls | 3.2.4 | |
| gnu | gnutls | 3.2.5 | |
| gnu | gnutls | 3.2.6 | |
| gnu | gnutls | 3.2.7 | |
| gnu | gnutls | 3.2.8 | |
| gnu | gnutls | 3.2.8.1 | |
| gnu | gnutls | 3.2.9 | |
| gnu | gnutls | 3.2.10 | |
| gnu | gnutls | 3.2.11 | |
| gnu | gnutls | 3.2.12 | |
| gnu | gnutls | 3.2.12.1 | |
| gnu | gnutls | 3.2.13 | |
| gnu | gnutls | 3.2.14 | |
References
- http://linux.oracle.com/errata/ELSA-2014-0594.html
- http://linux.oracle.com/errata/ELSA-2014-0595.html
- http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00002.html
- http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html
- http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html
- http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00015.html
- http://radare.today/technical-analysis-of-the-gnutls-hello-vulnerability/
- http://rhn.redhat.com/errata/RHSA-2014-0594.html
- http://rhn.redhat.com/errata/RHSA-2014-0595.html
- http://rhn.redhat.com/errata/RHSA-2014-0684.html
- http://rhn.redhat.com/errata/RHSA-2014-0815.html
- http://secunia.com/advisories/58340
- http://secunia.com/advisories/58598
- http://secunia.com/advisories/58601
- http://secunia.com/advisories/58642
- http://secunia.com/advisories/59016
- http://secunia.com/advisories/59021
- http://secunia.com/advisories/59057
- http://secunia.com/advisories/59086
- http://secunia.com/advisories/59408
- http://secunia.com/advisories/59838
- http://secunia.com/advisories/60384
- http://www-01.ibm.com/support/docview.wss?uid=swg21678776
- http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5096155
- http://www.debian.org/security/2014/dsa-2944
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.