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 33e20e834a35..353c8fb9d453 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="720590df-10eb-11e9-b407-080027ef1a23"> + <topic>chromium -- Use after free in PDFium</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>71.0.3578.98</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Google Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2018/12/stable-channel-update-for-desktop_12.html"> + <p>1 security fix contributed by external researches:</p> + <ul> + <li>High CVE-2018-17481: Use after free in PDFium</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-17481</cvename> + <url>https://chromereleases.googleblog.com/2018/12/stable-channel-update-for-desktop_12.html</url> + </references> + <dates> + <discovery>2018-12-12</discovery> + <entry>2019-01-05</entry> + </dates> + </vuln> + <vuln vid="546d4dd4-10ea-11e9-b407-080027ef1a23"> <topic>chromium -- multiple vulnerabilities</topic> <affects> |