svn commit: r524225 - head/security/vuxml

Koop Mast kwm at FreeBSD.org
Sun Jan 26 17:51:44 UTC 2020


Author: kwm
Date: Sun Jan 26 17:51:44 2020
New Revision: 524225
URL: https://svnweb.freebsd.org/changeset/ports/524225

Log:
  Document webkit-gtk3 vulnabilities.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Jan 26 17:42:36 2020	(r524224)
+++ head/security/vuxml/vuln.xml	Sun Jan 26 17:51:44 2020	(r524225)
@@ -58,6 +58,31 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="dc8cff4c-4063-11ea-8a94-3497f6939fdd">
+    <topic>webkit-gtk3 -- Multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>webkit2-gtk3</name>
+	<range><lt>2.26.3</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The WebKitGTK project reports multiple vulnerabilities.</p>
+      </body>
+    </description>
+    <references>
+      <url>https://webkitgtk.org/security/WSA-2020-0001.html</url>
+      <cvename>CVE-2019-8835</cvename>
+      <cvename>CVE-2019-8844</cvename>
+      <cvename>CVE-2019-8846</cvename>
+    </references>
+    <dates>
+      <discovery>2020-01-23</discovery>
+      <entry>2020-01-26</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0700e76c-3eb0-11ea-8478-3085a9a95629">
     <topic>Pillow -- Multiple vulnerabilities</topic>
     <affects>


More information about the svn-ports-all mailing list