Date: Thu, 25 Sep 2014 12:48:21 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369249 - head/security/vuxml Message-ID: <201409251248.s8PCmLkQ054407@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Thu Sep 25 12:48:21 2014 New Revision: 369249 URL: http://svnweb.freebsd.org/changeset/ports/369249 QAT: https://qat.redports.org/buildarchive/r369249/ Log: www/linux-*-flashplugin11: Fix multiple security vulnerabilities Adobe has discovered multiple security vulnerabilities in Flash linux-*-flashplugin-11.2r202.400. Ugrade the two Linux ports to version .406, which fixes these. While there, assign www/linux-c6-flashplugin11 to emulation@ in order to match r369160. PR: 193904 Differential Revision: https://reviews.freebsd.org/D831 Submitted by: Jung-uk Kim Approved by: koobs (mentor) MFH: 2014Q3 Security: ca44b64c-4453-11e4-9ea1-c485083ca99c Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 25 12:42:24 2014 (r369248) +++ head/security/vuxml/vuln.xml Thu Sep 25 12:48:21 2014 (r369249) @@ -57,6 +57,48 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ca44b64c-4453-11e4-9ea1-c485083ca99c"> + <topic>Flash player -- Multiple security vulnerabilities in www/linux-*-flashplugin11</topic> + <affects> + <package> + <name>flashplugin11</name> + <range><lt>11.2r202.400</lt></range> + </package> + <package> + <name>linux-c6-flashplugin11</name> + <range><lt>11.2r202.400</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/apsb14-21.html"> + <p>These updates address vulnerabilities that could cause a crash + and potentially allow an attacker to take control of the affected system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2014-0547</cvename> + <cvename>CVE-2014-0548</cvename> + <cvename>CVE-2014-0549</cvename> + <cvename>CVE-2014-0550</cvename> + <cvename>CVE-2014-0551</cvename> + <cvename>CVE-2014-0552</cvename> + <cvename>CVE-2014-0553</cvename> + <cvename>CVE-2014-0554</cvename> + <cvename>CVE-2014-0555</cvename> + <cvename>CVE-2014-0556</cvename> + <cvename>CVE-2014-0557</cvename> + <cvename>CVE-2014-0559</cvename> + <url>http://helpx.adobe.com/security/products/flash-player/apsb14-21.html</url> + </references> + <dates> + <discovery>2014-09-09</discovery> + <entry>2014-09-25</entry> + </dates> + </vuln> + <vuln vid="48108fb0-751c-4cbb-8f33-09239ead4b55"> <topic>NSS -- RSA Signature Forgery</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409251248.s8PCmLkQ054407>