Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 21:32:10 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511044 - head/security/vuxml
Message-ID:  <201909032132.x83LWAk3037295@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Sep  3 21:32:10 2019
New Revision: 511044
URL: https://svnweb.freebsd.org/changeset/ports/511044

Log:
  security/vuxml: mark firefox < 69 as vulnerable

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Sep  3 21:23:25 2019	(r511043)
+++ head/security/vuxml/vuln.xml	Tue Sep  3 21:32:10 2019	(r511044)
@@ -58,6 +58,98 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="05463e0a-abd3-4fa4-bd5f-cd5ed132d4c6">
+    <topic>mozilla -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>firefox</name>
+	<range><lt>69.0,1</lt></range>
+      </package>
+      <package>
+	<name>waterfox</name>
+	<range><lt>56.2.14</lt></range>
+      </package>
+      <package>
+	<name>seamonkey</name>
+	<name>linux-seamonkey</name>
+	<range><lt>2.53.0</lt></range>
+      </package>
+      <package>
+	<name>firefox-esr</name>
+	<range><ge>61.0,1</ge><lt>68.1.0,1</lt></range>
+	<range><lt>60.9.0,1</lt></range>
+      </package>
+      <package>
+	<name>linux-firefox</name>
+	<range><ge>61.0,2</ge><lt>68.1.0,2</lt></range>
+	<range><lt>60.9.0,2</lt></range>
+      </package>
+      <package>
+	<name>libxul</name>
+	<name>thunderbird</name>
+	<name>linux-thunderbird</name>
+	<range><ge>61.0</ge><lt>68.1.0</lt></range>
+	<range><lt>60.9.0</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Mozilla Foundation reports:</p>
+	<blockquote cite="https://www.mozilla.org/en-US/security/advisories/mfsa2019-25/">;
+	  <p>CVE-2019-11751: Malicious code execution through command line parameters</p>
+	  <p>CVE-2019-11746: Use-after-free while manipulating video</p>
+	  <p>CVE-2019-11744: XSS by breaking out of title and textarea elements using innerHTML</p>
+	  <p>CVE-2019-11742: Same-origin policy violation with SVG filters and canvas to steal cross-origin images</p>
+	  <p>CVE-2019-11736: File manipulation and privilege escalation in Mozilla Maintenance Service</p>
+	  <p>CVE-2019-11753: Privilege escalation with Mozilla Maintenance Service in custom Firefox installation location</p>
+	  <p>CVE-2019-11752: Use-after-free while extracting a key value in IndexedDB</p>
+	  <p>CVE-2019-9812: Sandbox escape through Firefox Sync</p>
+	  <p>CVE-2019-11741: Isolate addons.mozilla.org and accounts.firefox.com</p>
+	  <p>CVE-2019-11743: Cross-origin access to unload event attributes</p>
+	  <p>CVE-2019-11748: Persistence of WebRTC permissions in a third party context</p>
+	  <p>CVE-2019-11749: Camera information available without prompting using getUserMedia</p>
+	  <p>CVE-2019-5849: Out-of-bounds read in Skia</p>
+	  <p>CVE-2019-11750: Type confusion in Spidermonkey</p>
+	  <p>CVE-2019-11737: Content security policy directives ignore port and path if host is a wildcard</p>
+	  <p>CVE-2019-11738: Content security policy bypass through hash-based sources in directives</p>
+	  <p>CVE-2019-11747: 'Forget about this site' removes sites from pre-loaded HSTS list</p>
+	  <p>CVE-2019-11734: Memory safety bugs fixed in Firefox 69</p>
+	  <p>CVE-2019-11735: Memory safety bugs fixed in Firefox 69 and Firefox ESR 68.1</p>
+	  <p>CVE-2019-11740: Memory safety bugs fixed in Firefox 69, Firefox ESR 68.1, and Firefox ESR 60.9</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2019-11734</cvename>
+      <cvename>CVE-2019-11735</cvename>
+      <cvename>CVE-2019-11736</cvename>
+      <cvename>CVE-2019-11737</cvename>
+      <cvename>CVE-2019-11738</cvename>
+      <cvename>CVE-2019-11740</cvename>
+      <cvename>CVE-2019-11741</cvename>
+      <cvename>CVE-2019-11742</cvename>
+      <cvename>CVE-2019-11743</cvename>
+      <cvename>CVE-2019-11744</cvename>
+      <cvename>CVE-2019-11746</cvename>
+      <cvename>CVE-2019-11747</cvename>
+      <cvename>CVE-2019-11748</cvename>
+      <cvename>CVE-2019-11749</cvename>
+      <cvename>CVE-2019-11750</cvename>
+      <cvename>CVE-2019-11751</cvename>
+      <cvename>CVE-2019-11752</cvename>
+      <cvename>CVE-2019-11753</cvename>
+      <cvename>CVE-2019-5849</cvename>
+      <cvename>CVE-2019-9812</cvename>
+      <url>https://www.mozilla.org/security/advisories/mfsa2019-25/</url>;
+      <url>https://www.mozilla.org/security/advisories/mfsa2019-26/</url>;
+      <url>https://www.mozilla.org/security/advisories/mfsa2019-27/</url>;
+    </references>
+    <dates>
+      <discovery>2019-09-03</discovery>
+      <entry>2019-09-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="ce231189-ce56-11e9-9fa0-0050569f0b83">
     <topic>www/varnish6 -- Denial of Service</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909032132.x83LWAk3037295>