svn commit: r409131 - head/security/vuxml
Rene Ladan
rene at FreeBSD.org
Thu Feb 18 21:24:00 UTC 2016
Author: rene
Date: Thu Feb 18 21:23:58 2016
New Revision: 409131
URL: https://svnweb.freebsd.org/changeset/ports/409131
Log:
Document new vulnerability in www/chromium < 48.0.2564.116
Obtained from: http://googlechromereleases.blogspot.nl/2016/02/stable-channel-update_18.html
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Feb 18 21:14:11 2016 (r409130)
+++ head/security/vuxml/vuln.xml Thu Feb 18 21:23:58 2016 (r409131)
@@ -57,6 +57,35 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="368993bb-d685-11e5-8858-00262d5ed8ee">
+ <topic>chromium -- same origin bypass</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <name>chromium-npapi</name>
+ <name>chromium-pulse</name>
+ <range><lt>48.0.2564.116</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/2016/02/stable-channel-update_18.html">
+ <p>[583431] Critical CVE-2016-1629: Same-origin bypass in Blink
+ and Sandbox escape in Chrome. Credit to anonymous.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2016-1629</cvename>
+ <url>http://googlechromereleases.blogspot.nl/2016/02/stable-channel-update_18.html</url>
+ </references>
+ <dates>
+ <discovery>2016-02-18</discovery>
+ <entry>2016-02-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="2dd7e97e-d5e8-11e5-bcbd-bc5ff45d0f28">
<topic>glibc -- getaddrinfo stack-based buffer overflow</topic>
<affects>
More information about the svn-ports-head
mailing list