Gentoo Archives: gentoo-commits

From: "Stefan Behte (craig)" <craig@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201101-07.xml
Date: Sun, 16 Jan 2011 11:09:15
Message-Id: 20110116110842.09E2220054@flycatcher.gentoo.org
1 craig 11/01/16 11:08:41
2
3 Added: glsa-201101-07.xml
4 Log:
5 GLSA 201101-07
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201101-07.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201101-07.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201101-07.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201101-07.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
20 <glsa id="201101-07">
21 <title>Prewikka: password disclosure</title>
22 <synopsis>
23 Due to a world-readable file, a local attacker can obtain the SQL database
24 password used by Prewikka.
25 </synopsis>
26 <product type="ebuild">Prewikka</product>
27 <announced>January 16, 2011</announced>
28 <revised>January 16, 2011: 01</revised>
29 <bug>270056</bug>
30 <access>local</access>
31 <affected>
32 <package name="net-analyzer/prewikka" auto="yes" arch="*">
33 <unaffected range="ge">0.9.14-r2</unaffected>
34 <vulnerable range="lt">0.9.14-r2</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Prewikka is a graphical front-end analysis console for the Prelude
40 Hybrid IDS Framework.
41 </p>
42 </background>
43 <description>
44 <p>
45 The permissions of the prewikka.conf file are set world readable.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A local attacker could obtain the SQL database password used by
51 Prewikka.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 There is no known workaround at this time.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All Prewikka users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=net-analyzer/prewikka-0.9.14-r2&quot;</code>
66 <p>
67 NOTE: This is a legacy GLSA. Updates for all affected architectures are
68 available since May 18, 2009 . It is likely that your system is already
69 no longer affected by this issue.
70 </p>
71 </resolution>
72 <references>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2058">CVE-2010-2058</uri>
74 </references>
75 <metadata tag="requester" timestamp="Tue, 23 Jun 2009 20:26:04 +0000">
76 craig
77 </metadata>
78 <metadata tag="submitter" timestamp="Sun, 11 Apr 2010 12:57:02 +0000">
79 craig
80 </metadata>
81 <metadata tag="bugReady" timestamp="Tue, 21 Sep 2010 20:08:51 +0000">
82 p-y
83 </metadata>
84 </glsa>