Date: Tue, 14 Aug 2018 19:08:38 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477197 - head/security/vuxml Message-ID: <201808141908.w7EJ8cBn069743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Tue Aug 14 19:08:38 2018 New Revision: 477197 URL: https://svnweb.freebsd.org/changeset/ports/477197 Log: Document the latest Flash Player vulnerabilities. https://helpx.adobe.com/security/products/flash-player/apsb18-25.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Aug 14 19:07:17 2018 (r477196) +++ head/security/vuxml/vuln.xml Tue Aug 14 19:08:38 2018 (r477197) @@ -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="98b603c8-9ff3-11e8-ad63-6451062f0f7a"> + <topic>Flash Player -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-flashplayer</name> + <range><lt>30.0.0.154</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-25.html"> + <ul> + <li>This update resolves out-of-bounds read vulnerabilities that + could lead to information disclosure (CVE-2018-12824, + CVE-2018-12826, CVE-2018-12827).</li> + <li>This update resolves a security bypass vulnerability that + could lead to security mitigation bypass (CVE-2018-12825).</li> + <li>This update resolves a component vulnerability that + could lead to privilege escalation (CVE-2018-12828).</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-12824</cvename> + <cvename>CVE-2018-12825</cvename> + <cvename>CVE-2018-12826</cvename> + <cvename>CVE-2018-12827</cvename> + <cvename>CVE-2018-12828</cvename> + <url>https://helpx.adobe.com/security/products/flash-player/apsb18-25.html</url> + </references> + <dates> + <discovery>2018-08-14</discovery> + <entry>2018-08-14</entry> + </dates> + </vuln> + <vuln vid="c4e9a427-9fc2-11e8-802a-000c29a1e3ec"> <topic>samba -- multiple vulnerabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808141908.w7EJ8cBn069743>