Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-21.xml
Date: Tue, 21 Jan 2014 19:04:20
Message-Id: 20140121190417.B7D762004C@flycatcher.gentoo.org
1 ackle 14/01/21 19:04:17
2
3 Added: glsa-201401-21.xml
4 Log:
5 GLSA 201401-21 by Mikle Kolyada (Zlogene)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-21.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-21.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-21.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-21.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201401-21">
20 <title>Poppler: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Poppler, allowing
22 remote attackers to execute arbitrary code or cause a Denial of Service
23 condition.
24 </synopsis>
25 <product type="ebuild">poppler</product>
26 <announced>January 21, 2014</announced>
27 <revised>January 21, 2014: 1</revised>
28 <bug>489720</bug>
29 <bug>496770</bug>
30 <access>remote</access>
31 <affected>
32 <package name="app-text/poppler" auto="yes" arch="*">
33 <unaffected range="ge">0.24.5</unaffected>
34 <vulnerable range="lt">0.24.5</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>Poppler is a cross-platform PDF rendering library originally based on
39 Xpdf.
40 </p>
41 </background>
42 <description>
43 <p>Multiple vulnerabilities have been discovered in Poppler. Please review
44 the CVE identifiers referenced below for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker could entice a user to open a specially crafted PDF in
49 an application linked against Poppler, possibly resulting in execution of
50 arbitrary code with the privileges of the process or a Denial of Service
51 condition.
52 </p>
53 </impact>
54 <workaround>
55 <p>There is no known workaround at this time.</p>
56 </workaround>
57 <resolution>
58 <p>All Poppler users should upgrade to the latest version:</p>
59
60 <code>
61 # emerge --sync
62 # emerge --ask --oneshot --verbose "&gt;=app-text/poppler-0.24.5"
63 </code>
64
65 </resolution>
66 <references>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4473">CVE-2013-4473</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4474">CVE-2013-4474</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7296">CVE-2013-7296</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 17 Dec 2013 17:04:54 +0000">Zlogene</metadata>
72 <metadata tag="submitter" timestamp="Tue, 21 Jan 2014 19:03:29 +0000">Zlogene</metadata>
73 </glsa>