Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2018 23:12:10 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484903 - head/security/vuxml
Message-ID:  <201811132312.wADNCAPj071381@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Nov 13 23:12:10 2018
New Revision: 484903
URL: https://svnweb.freebsd.org/changeset/ports/484903

Log:
  Document the latest Flash Player vulnerability.
  
  https://helpx.adobe.com/security/products/flash-player/apsb18-39.html

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Nov 13 23:05:54 2018	(r484902)
+++ head/security/vuxml/vuln.xml	Tue Nov 13 23:12:10 2018	(r484903)
@@ -58,6 +58,35 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="b69292e8-e798-11e8-ae07-6451062f0f7a">
+    <topic>Flash Player -- information disclosure</topic>
+    <affects>
+      <package>
+	<name>linux-flashplayer</name>
+	<range><lt>31.0.0.148</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Adobe reports:</p>
+	<blockquote cite="https://helpx.adobe.com/security/products/flash-player/apsb18-39.html">;
+	  <ul>
+	    <li>This update resolves a out-of-bounds vulnerability that
+	      could lead to information disclosure (CVE-2018-15978).</li>
+	  </ul>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2018-15978</cvename>
+      <url>https://helpx.adobe.com/security/products/flash-player/apsb18-39.html</url>;
+    </references>
+    <dates>
+      <discovery>2018-11-13</discovery>
+      <entry>2018-11-13</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="6f170cf2-e6b7-11e8-a9a8-b499baebfeaf">
     <topic>OpenSSL -- timing vulnerability</topic>
     <affects>



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