aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2017-06-16 18:52:28 +0800
committercpm <cpm@FreeBSD.org>2017-06-16 18:52:28 +0800
commita93ed911d0b3816831caa00673f13d2493e7b572 (patch)
tree2546a89be0b7765bc80d2d8f2eac0812615d2e64 /security
parent1b73094561c30d99fbe6b3b27bfb6d942c33cb68 (diff)
downloadfreebsd-ports-gnome-a93ed911d0b3816831caa00673f13d2493e7b572.tar.gz
freebsd-ports-gnome-a93ed911d0b3816831caa00673f13d2493e7b572.tar.zst
freebsd-ports-gnome-a93ed911d0b3816831caa00673f13d2493e7b572.zip
Document new vulnerabilities in www/chromium < 59.0.3071.104
Obtained from: https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop_15.html
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6cc6b7c38e97..1c6b84357444 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,44 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f53dd5cc-527f-11e7-a772-e8e0b747a45a">
+ <topic>chromium -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <name>chromium-pulse</name>
+ <range><lt>59.0.3071.104</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Google Chrome releaseses reports:</p>
+ <blockquote cite="https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop_15.html">
+ <p>5 security fixes in this release, including:</p>
+ <ul>
+ <li>[725032] High CVE-2017-5087: Sandbox Escape in IndexedDB. Reported by
+ Ned Williamson on 2017-05-22</li>
+ <li>[729991] High CVE-2017-5088: Out of bounds read in V8. Reported by
+ Xiling Gong of Tencent Security Platform Department on 2017-06-06</li>
+ <li>[714196] Medium CVE-2017-5089: Domain spoofing in Omnibox. Reported by
+ Michal Bentkowski on 2017-04-21</li>
+ <li>[732498] Various fixes from internal audits, fuzzing and other initiatives</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-5087</cvename>
+ <cvename>CVE-2017-5088</cvename>
+ <cvename>CVE-2017-5089</cvename>
+ <url>https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop_15.html</url>
+ </references>
+ <dates>
+ <discovery>2017-06-15</discovery>
+ <entry>2017-06-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="9314058e-5204-11e7-b712-b1a44a034d72">
<topic>cURL -- URL file scheme drive letter buffer overflow</topic>
<affects>