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-201209-21.xml
Date: Fri, 28 Sep 2012 00:36:32
Message-Id: 20120928003622.92C6921600@flycatcher.gentoo.org
1 ackle 12/09/28 00:36:22
2
3 Added: glsa-201209-21.xml
4 Log:
5 GLSA 201209-21
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201209-21.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201209-21.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201209-21.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201209-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="201209-21">
20 <title>fastjar: Directory traversal</title>
21 <synopsis>Two directory traversal vulnerabilities have been found in fastjar,
22 allowing remote attackers to create or overwrite arbitrary files.
23 </synopsis>
24 <product type="ebuild">fastjar</product>
25 <announced>September 28, 2012</announced>
26 <revised>September 28, 2012: 1</revised>
27 <bug>325557</bug>
28 <access>remote</access>
29 <affected>
30 <package name="app-arch/fastjar" auto="yes" arch="*">
31 <unaffected range="ge">0.98-r1</unaffected>
32 <vulnerable range="lt">0.98-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>fastjar is a Java archiver written in C.</p>
37 </background>
38 <description>
39 <p>Two directory traversal vulnerabilities have been discovered in fastjar.
40 Please review the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could entice a user to open a specially crafted JAR
45 file, possibly resulting in the creation or truncation of arbitrary
46 files.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All fastjar users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=app-arch/fastjar-0.98-r1"
58 </code>
59 </resolution>
60 <references>
61 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0831">CVE-2010-0831</uri>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2322">CVE-2010-2322</uri>
63 </references>
64 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:29 +0000">craig</metadata>
65 <metadata tag="submitter" timestamp="Fri, 28 Sep 2012 00:34:46 +0000">ackle</metadata>
66 </glsa>