aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-06-08 00:25:32 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-06-08 00:25:32 +0000
commitff3447dad008007a49f00d59692ce83b7335764b (patch)
tree07bda3f6371d7147c066feb7f685c8854d79e554 /security
parent7a34ec4d52a4a07156172af1cd671f8ef7d9a832 (diff)
downloadports-ff3447dad008007a49f00d59692ce83b7335764b.tar.gz
ports-ff3447dad008007a49f00d59692ce83b7335764b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b8a2806a3ef9..3721cbc3b992 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,44 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="2dde5a56-6ab1-11e8-b639-6451062f0f7a">
+ <topic>Flash Player -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>linux-flashplayer</name>
+ <range><lt>30.0.0.113</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/apsb18-19.html">
+ <ul>
+ <li>This update resolves a type confusion vulnerability that
+ could lead to arbitrary code execution (CVE-2018-4945).</li>
+ <li>This update resolves an integer overflow vulnerability that
+ could lead to information disclosure (CVE-2018-5000).</li>
+ <li>This update resolves an out-of-boubds read vulnerability that
+ could lead to information disclosure (CVE-2018-5001).</li>
+ <li>This update resolves a stack-based buffer overflow vulnerability that
+ could lead to arbitrary code execution (CVE-2018-5002).</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2018-4945</cvename>
+ <cvename>CVE-2018-5000</cvename>
+ <cvename>CVE-2018-5001</cvename>
+ <cvename>CVE-2018-5002</cvename>
+ <url>https://helpx.adobe.com/security/products/flash-player/apsb18-19.html</url>
+ </references>
+ <dates>
+ <discovery>2018-06-07</discovery>
+ <entry>2018-06-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="2f4fd3aa-32f8-4116-92f2-68f05398348e">
<topic>bro -- multiple memory allocation issues</topic>
<affects>