diff options
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7a674357a212..ba9ac547c40b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="8f128c72-ecf9-11e8-aa00-6451062f0f7a"> + <topic>Flash Player -- arbitrary code execution</topic> + <affects> + <package> + <name>linux-flashplayer</name> + <range><lt>31.0.0.153</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-44.html"> + <ul> + <li>This update resolves a type confusion vulnerability that + could lead to arbitrary code execution (CVE-2018-15981).</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-15981</cvename> + <url>https://helpx.adobe.com/security/products/flash-player/apsb18-44.html</url> + </references> + <dates> + <discovery>2018-11-20</discovery> + <entry>2018-11-20</entry> + </dates> + </vuln> + <vuln vid="d889d32c-ecd9-11e8-9416-001b217b3468"> <topic>Gitlab -- Multiple vulnerabilities</topic> <affects> |