diff options
Diffstat (limited to 'glsa-201408-05.xml')
-rw-r--r-- | glsa-201408-05.xml | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/glsa-201408-05.xml b/glsa-201408-05.xml new file mode 100644 index 00000000..3781f529 --- /dev/null +++ b/glsa-201408-05.xml @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?> +<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201408-05"> + <title>Adobe Flash Player: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Adobe Flash Player, + worst of which allows remote attackers to execute arbitrary code. + </synopsis> + <product type="ebuild">adobe-flash</product> + <announced>August 14, 2014</announced> + <revised>August 14, 2014: 1</revised> + <bug>519790</bug> + <access>remote</access> + <affected> + <package name="www-plugins/adobe-flash" auto="yes" arch="*"> + <unaffected range="ge">11.2.202.400</unaffected> + <vulnerable range="lt">11.2.202.400</vulnerable> + </package> + </affected> + <background> + <p>The Adobe Flash Player is a renderer for the SWF file format, which is + commonly used to provide interactive websites. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Adobe Flash Player. + Please review the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could possibly execute arbitrary code with the + privileges of the process, cause a Denial of Service condition or bypass + security restrictions. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Adobe Flash Player users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-plugins/adobe-flash-11.2.202.400" + </code> + + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0538">CVE-2014-0538</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0540">CVE-2014-0540</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0541">CVE-2014-0541</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0542">CVE-2014-0542</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0543">CVE-2014-0543</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0544">CVE-2014-0544</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0545">CVE-2014-0545</uri> + </references> + <metadata tag="requester" timestamp="Wed, 13 Aug 2014 13:32:27 +0000">Zlogene</metadata> + <metadata tag="submitter" timestamp="Thu, 14 Aug 2014 13:09:44 +0000">Zlogene</metadata> +</glsa> |