summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'glsa-201405-13.xml')
-rw-r--r--glsa-201405-13.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/glsa-201405-13.xml b/glsa-201405-13.xml
new file mode 100644
index 00000000..e1522d81
--- /dev/null
+++ b/glsa-201405-13.xml
@@ -0,0 +1,68 @@
+<?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="201405-13">
+ <title>Pango: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Pango, the worst of
+ which allow execution of arbitrary code or Denial of Service.
+ </synopsis>
+ <product type="ebuild">pango</product>
+ <announced>May 17, 2014</announced>
+ <revised>May 17, 2014: 1</revised>
+ <bug>268976</bug>
+ <bug>352087</bug>
+ <bug>357067</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="x11-libs/pango" auto="yes" arch="*">
+ <unaffected range="ge">1.28.3-r1</unaffected>
+ <vulnerable range="lt">1.28.3-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Pango is an internationalized text layout and rendering library</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Pango. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A context-dependent attacker could entice a user to load specially
+ crafted text using an application linked against Pango, possibly
+ resulting in execution of arbitrary code with the privileges of the
+ process or a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Pango users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=x11-libs/pango-1.28.3-r1"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying some of these packages.
+ </p>
+
+ <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
+ available since March 18, 2011. It is likely that your system is already
+ no longer affected by this issue.
+ </p>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1194">CVE-2009-1194</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2468">CVE-2009-2468</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0020">CVE-2011-0020</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0064">CVE-2011-0064</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:43 +0000">
+ keytoaster
+ </metadata>
+ <metadata tag="submitter" timestamp="Sat, 17 May 2014 17:48:11 +0000">ackle</metadata>
+</glsa>