From 264b90757e0c12c7a31aa622a6596ad80f85d1bc Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 6 Mar 2014 11:35:19 +0000 Subject: MFH: r347154 Document new vulnerabilities in www/chromium < 33.0.1750.146 Obtained from: http://googlechromereleases.blogspot.nl/ MFH: r347080 MFH: r347076 security/gnutls for CVE-2014-0092 and CVE-2014-1959 MFH: r346908 Add an entry for the file DOS vulnerability, CVE-2014-1943 Approved by: portmgr (bapt) --- security/vuxml/vuln.xml | 121 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b13b1bbfa67a..ee8463ab3578 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,127 @@ Note: Please add new entries to the beginning of this file. --> + + chromium -- multiple vulnerabilities + + + chromium + 33.0.1750.146 + + + + +

Google Chrome Releases reports:

+
+

19 vulnerabilities fixed in this release, including:

+
    +
  • [344492] High CVE-2013-6663: Use-after-free in svg images. + Credit to Atte Kettunen of OUSPG.
  • +
  • [326854] High CVE-2013-6664: Use-after-free in speech + recognition. Credit to Khalil Zhani.
  • +
  • [337882] High CVE-2013-6665: Heap buffer overflow in software + rendering. Credit to cloudfuzzer.
  • +
  • [332023] Medium CVE-2013-6666: Chrome allows requests in flash + header request. Credit to netfuzzerr.
  • +
  • [348175] CVE-2013-6667: Various fixes from internal audits, + fuzzing and other initiatives.
  • +
  • [343964, 344186, 347909] CVE-2013-6668: Multiple + vulnerabilities in V8 fixed in version 3.24.35.10.
  • +
+
+ +
+ + CVE-2013-6663 + CVE-2013-6664 + CVE-2013-6665 + CVE-2013-6666 + CVE-2013-6667 + CVE-2013-6668 + http://googlechromereleases.blogspot.nl/ + + + 2014-03-03 + 2014-03-05 + +
+ + + gnutls -- multiple certificate verification issues + + + gnutls + 2.12.23_4 + + + gnutls-devel + gnutls3 + 3.1.22 + 3.2.03.2.12 + + + + +

GnuTLS project reports:

+
+

A vulnerability was discovered that affects the + certificate verification functions of all gnutls + versions. A specially crafted certificate could + bypass certificate validation checks. The + vulnerability was discovered during an audit of + GnuTLS for Red Hat.

+
+
+

Suman Jana reported a vulnerability that affects + the certificate verification functions of + gnutls 2.11.5 and later versions. A version 1 + intermediate certificate will be considered as + a CA certificate by default (something that + deviates from the documented behavior).

+
+ +
+ + CVE-2014-0092 + CVE-2014-1959 + http://www.gnutls.org/security.html#GNUTLS-SA-2014-1 + http://www.gnutls.org/security.html#GNUTLS-SA-2014-2 + + + 2014-03-03 + 2014-03-04 + 2014-03-04 + +
+ + + file -- denial of service + + + file + 5.17 + + + + +

The Fine Free file project reports:

+
+

... file before 5.17 allows context-dependent attackers to + cause a denial of service (infinite recursion, CPU consumption, and + crash) via a crafted indirect offset value in the magic of a file.

+
+ +
+ + CVE-2014-1943 + http://mx.gw.com/pipermail/file/2014/001327.html + + + 2014-02-16 + 2014-03-03 + +
+ Python -- buffer overflow in socket.recvfrom_into() -- cgit v1.2.3