Date: Wed, 11 Jun 2014 08:06:47 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357427 - head/security/vuxml Message-ID: <201406110806.s5B86lSP021841@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Wed Jun 11 08:06:47 2014 New Revision: 357427 URL: http://svnweb.freebsd.org/changeset/ports/357427 QAT: https://qat.redports.org/buildarchive/r357427/ Log: Document new vulnerabilities in www/chromium < 35.0.1916.153 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> Obtained from: http://www.googlechromereleases.blogspot.nl/ MFH: 2014Q2 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 11 07:11:34 2014 (r357426) +++ head/security/vuxml/vuln.xml Wed Jun 11 08:06:47 2014 (r357427) @@ -57,6 +57,44 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="0b0fb9b0-f0fb-11e3-9bcd-000c6e25e3e9"> + <topic>chromium -- multiple vulnerabilities</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>35.0.1916.153</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Google Chrome Releases reports:</p> + <blockquote cite="http://googlechromereleases.blogspot.nl"> + <p>4 security fixes in this release, including:</p> + <ul> + <li>[369525] High CVE-2014-3154: Use-after-free in filesystem api. Credit + to Collin Payne.</li> + <li>[369539] High CVE-2014-3155: Out-if-bounds read in SPDY. Credit + to James March, Daniel Sommermann and Alan Frindell of Facebook.</li> + <li>[369621] Medium CVE-2014-3156: Buffer overflow in clipboard. Credit + to Atte Kettunen of OUSPG.</li> + <li>[368980] CVE-2014-3157: Heap overflow in media.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-3154</cvename> + <cvename>CVE-2014-3155</cvename> + <cvename>CVE-2014-3156</cvename> + <cvename>CVE-2014-3157</cvename> + <url>http://googlechromereleases.blogspot.nl</url> + </references> + <dates> + <discovery>2014-06-10</discovery> + <entry>2014-06-10</entry> + </dates> + </vuln> + <vuln vid="888a0262-f0d9-11e3-ba0c-b4b52fce4ce8"> <topic>mozilla -- multiple vulnerabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406110806.s5B86lSP021841>