svn commit: r424764 - head/security/vuxml
Tijl Coosemans
tijl at FreeBSD.org
Thu Oct 27 13:14:19 UTC 2016
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>
More information about the svn-ports-head
mailing list