Gentoo Archives: gentoo-commits

From: "Kristian Fiskerstrand (k_f)" <k_f@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201408-13.xml
Date: Fri, 29 Aug 2014 18:36:32
Message-Id: 20140829183629.8089A430A@oystercatcher.gentoo.org
1 k_f 14/08/29 18:36:29
2
3 Added: glsa-201408-13.xml
4 Log:
5 GLSA 201408-13
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201408-13.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-13.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201408-13.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201408-13.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="201408-13">
20 <title>Jinja2: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Jinja2, allowing local
22 attackers to escalate their privileges.
23 </synopsis>
24 <product type="ebuild">jinja</product>
25 <announced>August 29, 2014</announced>
26 <revised>August 29, 2014: 1</revised>
27 <bug>497690</bug>
28 <access>local</access>
29 <affected>
30 <package name="dev-python/jinja" auto="yes" arch="*">
31 <unaffected range="ge">2.7.3</unaffected>
32 <vulnerable range="lt">2.7.3</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Jinja2 is a template engine written in pure Python.</p>
37 </background>
38 <description>
39 <p>Multiple vulnerabilities have been discovered in Jinja2. Please review
40 the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A local attacker could gain escalated privileges via a specially crafted
45 cache file or pre-created temporary directory.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All Jinja2 users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=dev-python/jinja-2.7.3"
57 </code>
58
59 </resolution>
60 <references>
61 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0012">CVE-2014-0012</uri>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1402">CVE-2014-1402</uri>
63 </references>
64 <metadata tag="requester" timestamp="Tue, 19 Aug 2014 05:23:15 +0000">
65 BlueKnight
66 </metadata>
67 <metadata tag="submitter" timestamp="Fri, 29 Aug 2014 18:36:00 +0000">Zlogene</metadata>
68 </glsa>