Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2016 13:14:18 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424764 - head/security/vuxml
Message-ID:  <201610271314.u9RDEIn3090220@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Oct 27 13:14:17 2016
New Revision: 424764
URL: https://svnweb.freebsd.org/changeset/ports/424764

Log:
  Document latest flash plugin vulnerability.
  
  PR:		213831

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Oct 27 13:04:09 2016	(r424763)
+++ head/security/vuxml/vuln.xml	Thu Oct 27 13:14:17 2016	(r424764)
@@ -58,6 +58,40 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="de6d01d5-9c44-11e6-ba67-0011d823eebd">
+    <topic>flash -- remote code execution</topic>
+    <affects>
+      <package>
+	<name>linux-f10-flashplugin</name>
+	<name>linux-c6-flashplugin</name>
+	<name>linux-c7-flashplugin</name>
+	<range><lt>11.2r202.643</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/apsb16-36.html">;
+	  <p>Adobe has released security updates for Adobe Flash Player for
+	    Windows, Macintosh, Linux and Chrome OS.  These updates address a
+	    critical vulnerability that could potentially allow an attacker to
+	    take control of the affected system.</p>
+	  <p>Adobe is aware of a report that an exploit for CVE-2016-7855
+	    exists in the wild, and is being used in limited, targeted attacks
+	    against users running Windows versions 7, 8.1 and 10.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2016-7855</cvename>
+      <url>https://helpx.adobe.com/security/products/flash-player/apsb16-36.html</url>;
+    </references>
+    <dates>
+      <discovery>2016-10-26</discovery>
+      <entry>2016-10-27</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="a479a725-9adb-11e6-a298-14dae9d210b8">
     <topic>FreeBSD -- bhyve - privilege escalation vulnerability</topic>
     <affects>



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