Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200805-02.xml
Date: Mon, 05 May 2008 21:34:54
Message-Id: E1Jt8Kg-00085s-DX@stork.gentoo.org
1 py 08/05/05 21:34:50
2
3 Added: glsa-200805-02.xml
4 Log:
5 GLSA 200805-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200805-02.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200805-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200805-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200805-02.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="200805-02">
21 <title>phpMyAdmin: Information disclosure</title>
22 <synopsis>
23 A vulnerability in phpMyAdmin may lead to information disclosure.
24 </synopsis>
25 <product type="ebuild">phpmyadmin</product>
26 <announced>May 05, 2008</announced>
27 <revised>May 05, 2008: 01</revised>
28 <bug>219005</bug>
29 <access>remote</access>
30 <affected>
31 <package name="dev-db/phpmyadmin" auto="yes" arch="*">
32 <unaffected range="ge">2.11.5.2</unaffected>
33 <vulnerable range="lt">2.11.5.2</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 phpMyAdmin is a tool written in PHP intended to handle the
39 administration of MySQL databases from a web-browser.
40 </p>
41 </background>
42 <description>
43 <p>
44 Cezary Tomczak reported that an undefined UploadDir variable exposes an
45 information disclosure vulnerability when running on shared hosts.
46 </p>
47 </description>
48 <impact type="low">
49 <p>
50 A remote attacker with CREATE TABLE permissions can exploit this
51 vulnerability via a specially crafted HTTP POST request in order to
52 read arbitrary files.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All phpMyAdmin users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=dev-db/phpmyadmin-2.11.5.2&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1924">CVE-2008-1924</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 29 Apr 2008 13:00:15 +0000">
72 vorlon
73 </metadata>
74 <metadata tag="bugReady" timestamp="Tue, 29 Apr 2008 13:00:26 +0000">
75 vorlon
76 </metadata>
77 <metadata tag="submitter" timestamp="Tue, 29 Apr 2008 18:38:43 +0000">
78 mfleming
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@l.g.o mailing list