aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-04-02 19:32:40 +0000
committerRene Ladan <rene@FreeBSD.org>2020-04-02 19:32:40 +0000
commitb527602bbb909bbc7f5c758888740213c23e303f (patch)
treedc3f689a3f7570c07747b01eccedd9a18e8c4e17
parentd5c0232bb4aa2488bf76d8dca7a5a0c57b897b84 (diff)
downloadports-b527602bbb909bbc7f5c758888740213c23e303f.tar.gz
ports-b527602bbb909bbc7f5c758888740213c23e303f.zip
Document partial new vulnerabilities in www/chromium < 80.0.3987.162
Notes
Notes: svn path=/head/; revision=530403
-rw-r--r--security/vuxml/vuln.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 905ecd24108d..217577843c1d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,46 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="9cb57a06-7517-11ea-b594-3065ec8fd3ec">
+ <topic>chromium -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>chromium</name>
+ <range><lt>80.0.3987.162</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Google Chrome Releases reports:</p>
+ <blockquote cite="https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html">
+ <p>This update contains 8 security fixes.</p>
+ <ul>
+ <li>[1062247] High CVE-2020-6450: Use after free in WebAudio.
+ Reported by Man Yue Mo of Semmle Security Research Team on
+ 2020-03-17</li>
+ <li>[1061018] High CVE-2020-6451: Use after free in WebAudio.
+ Reported by Man Yue Mo of Semmle Security Research Team on
+ 2020-03-12</li>
+ <li>[1059764] High CVE-2020-6452: Heap buffer overflow in media
+ Reported by asnine on 2020-03-09</li>
+ <li>[1066247] Various fixes from internal audits, fuzzing and other
+ initiatives.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html</url>
+ <cvename>CVE-2020-6450</cvename>
+ <cvename>CVE-2020-6451</cvename>
+ <cvename>CVE-2020-6452</cvename>
+ </references>
+ <dates>
+ <discovery>2020-03-31</discovery>
+ <entry>2020-04-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7f829d44-7509-11ea-b47c-589cfc0f81b0">
<topic>HAproxy -- serious vulnerability affecting the HPACK decoder used for HTTP/2</topic>
<affects>