Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2017 22:47:58 +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: r450877 - head/security/vuxml
Message-ID:  <201709282247.v8SMlw56096738@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep 28 22:47:57 2017
New Revision: 450877
URL: https://svnweb.freebsd.org/changeset/ports/450877

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

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Sep 28 22:03:24 2017	(r450876)
+++ head/security/vuxml/vuln.xml	Thu Sep 28 22:47:57 2017	(r450877)
@@ -58,6 +58,86 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="1098a15b-b0f6-42b7-b5c7-8a8646e8be07">
+    <topic>mozilla -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>firefox</name>
+	<range><lt>56.0,1</lt></range>
+      </package>
+      <package>
+	<name>seamonkey</name>
+	<name>linux-seamonkey</name>
+	<range><lt>2.49.2</lt></range>
+      </package>
+      <package>
+	<name>firefox-esr</name>
+	<range><lt>52.4.0,1</lt></range>
+      </package>
+      <package>
+	<name>linux-firefox</name>
+	<range><lt>52.4.0,2</lt></range>
+      </package>
+      <package>
+	<name>libxul</name>
+	<name>thunderbird</name>
+	<name>linux-thunderbird</name>
+	<range><lt>52.4.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/mfsa2017-18/">;
+	  <p>CVE-2017-7793: Use-after-free with Fetch API</p>
+	  <p>CVE-2017-7817: Firefox for Android address bar spoofing through fullscreen mode</p>
+	  <p>CVE-2017-7818: Use-after-free during ARIA array manipulation</p>
+	  <p>CVE-2017-7819: Use-after-free while resizing images in design mode</p>
+	  <p>CVE-2017-7824: Buffer overflow when drawing and validating elements with ANGLE</p>
+	  <p>CVE-2017-7805: Use-after-free in TLS 1.2 generating handshake hashes</p>
+	  <p>CVE-2017-7812: Drag and drop of malicious page content to the tab bar can open locally stored files</p>
+	  <p>CVE-2017-7814: Blob and data URLs bypass phishing and malware protection warnings</p>
+	  <p>CVE-2017-7813: Integer truncation in the JavaScript parser</p>
+	  <p>CVE-2017-7825: OS X fonts render some Tibetan and Arabic unicode characters as spaces</p>
+	  <p>CVE-2017-7815: Spoofing attack with modal dialogs on non-e10s installations</p>
+	  <p>CVE-2017-7816: WebExtensions can load about: URLs in extension UI</p>
+	  <p>CVE-2017-7821: WebExtensions can download and open non-executable files without user interaction</p>
+	  <p>CVE-2017-7823: CSP sandbox directive did not create a unique origin</p>
+	  <p>CVE-2017-7822: WebCrypto allows AES-GCM with 0-length IV</p>
+	  <p>CVE-2017-7820: Xray wrapper bypass with new tab and web console</p>
+	  <p>CVE-2017-7811: Memory safety bugs fixed in Firefox 56</p>
+	  <p>CVE-2017-7810: Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2017-7793</cvename>
+      <cvename>CVE-2017-7805</cvename>
+      <cvename>CVE-2017-7810</cvename>
+      <cvename>CVE-2017-7811</cvename>
+      <cvename>CVE-2017-7812</cvename>
+      <cvename>CVE-2017-7813</cvename>
+      <cvename>CVE-2017-7814</cvename>
+      <cvename>CVE-2017-7815</cvename>
+      <cvename>CVE-2017-7816</cvename>
+      <cvename>CVE-2017-7817</cvename>
+      <cvename>CVE-2017-7818</cvename>
+      <cvename>CVE-2017-7819</cvename>
+      <cvename>CVE-2017-7820</cvename>
+      <cvename>CVE-2017-7821</cvename>
+      <cvename>CVE-2017-7822</cvename>
+      <cvename>CVE-2017-7823</cvename>
+      <cvename>CVE-2017-7824</cvename>
+      <cvename>CVE-2017-7825</cvename>
+      <url>https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/</url>;
+      <url>https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/</url>;
+    </references>
+    <dates>
+      <discovery>2017-09-28</discovery>
+      <entry>2017-09-29</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="43a1b8f9-3451-4f3c-b4fc-730c0f5876c1">
     <topic>sam2p -- multiple issues</topic>
     <affects>



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