svn commit: r436271 - head/security/vuxml
Tijl Coosemans
tijl at FreeBSD.org
Thu Mar 16 11:37:16 UTC 2017
Author: tijl
Date: Thu Mar 16 11:37:14 2017
New Revision: 436271
URL: https://svnweb.freebsd.org/changeset/ports/436271
Log:
Document latest Flash Player vulnerabilities.
Security: https://helpx.adobe.com/security/products/flash-player/apsb17-07.html
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Mar 16 11:00:11 2017 (r436270)
+++ head/security/vuxml/vuln.xml Thu Mar 16 11:37:14 2017 (r436271)
@@ -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="4ffb633c-0a3b-11e7-a9f2-0011d823eebd">
+ <topic>Flash Player -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>linux-flashplayer</name>
+ <range><lt>25.0.0.127</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/apsb17-07.html">
+ <ul>
+ <li>These updates resolve a buffer overflow vulnerability that
+ could lead to code execution (CVE-2017-2997).</li>
+ <li>These updates resolve memory corruption vulnerabilities that
+ could lead to code execution (CVE-2017-2998, CVE-2017-2999).</li>
+ <li>These updates resolve a random number generator vulnerability
+ used for constant blinding that could lead to information
+ disclosure (CVE-2017-3000).</li>
+ <li>These updates resolve use-after-free vulnerabilities that
+ could lead to code execution (CVE-2017-3001, CVE-2017-3002,
+ CVE-2017-3003).</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-2997</cvename>
+ <cvename>CVE-2017-2998</cvename>
+ <cvename>CVE-2017-2999</cvename>
+ <cvename>CVE-2017-3000</cvename>
+ <cvename>CVE-2017-3001</cvename>
+ <cvename>CVE-2017-3002</cvename>
+ <cvename>CVE-2017-3003</cvename>
+ <url>https://helpx.adobe.com/security/products/flash-player/apsb17-07.html</url>
+ </references>
+ <dates>
+ <discovery>2017-03-14</discovery>
+ <entry>2017-03-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f41e3e54-076b-11e7-a9f2-0011d823eebd">
<topic>mbed TLS (PolarSSL) -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list