Date: Thu, 10 Nov 2016 10:48:57 +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: r425841 - head/security/vuxml Message-ID: <201611101048.uAAAmvYk098613@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Thu Nov 10 10:48:56 2016 New Revision: 425841 URL: https://svnweb.freebsd.org/changeset/ports/425841 Log: Document latest flash plugin vulnerabilities. Security: https://helpx.adobe.com/security/products/flash-player/apsb16-37.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 10 10:33:09 2016 (r425840) +++ head/security/vuxml/vuln.xml Thu Nov 10 10:48:56 2016 (r425841) @@ -58,6 +58,49 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="96f6bf10-a731-11e6-95ca-0011d823eebd"> + <topic>flash -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-c6-flashplugin</name> + <name>linux-c7-flashplugin</name> + <name>linux-f10-flashplugin</name> + <range><lt>11.2r202.644</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-37.html"> + <ul> + <li>These updates resolve type confusion vulnerabilities that + could lead to code execution (CVE-2016-7860, CVE-2016-7861, + CVE-2016-7865).</li> + <li>These updates resolve use-after-free vulnerabilities that + could lead to code execution (CVE-2016-7857, CVE-2016-7858, + CVE-2016-7859, CVE-2016-7862, CVE-2016-7863, CVE-2016-7864).</li> + </ul> + </blockquote> + </body> + </description> + <references> + <url>https://helpx.adobe.com/security/products/flash-player/apsb16-37.html</url> + <cvename>CVE-2016-7857</cvename> + <cvename>CVE-2016-7858</cvename> + <cvename>CVE-2016-7859</cvename> + <cvename>CVE-2016-7860</cvename> + <cvename>CVE-2016-7861</cvename> + <cvename>CVE-2016-7862</cvename> + <cvename>CVE-2016-7863</cvename> + <cvename>CVE-2016-7864</cvename> + <cvename>CVE-2016-7865</cvename> + </references> + <dates> + <discovery>2016-11-08</discovery> + <entry>2016-11-10</entry> + </dates> + </vuln> + <vuln vid="10968dfd-a687-11e6-b2d3-60a44ce6887b"> <topic>gitlab -- Directory traversal via "import/export" feature</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611101048.uAAAmvYk098613>