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-200903-36.xml
Date: Mon, 23 Mar 2009 22:09:58
Message-Id: E1LlsLE-0006zc-1Y@stork.gentoo.org
1 py 09/03/23 22:09:56
2
3 Added: glsa-200903-36.xml
4 Log:
5 GLSA 200903-36
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200903-36.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-36.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-36.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200903-36.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="200903-36">
21 <title>MLDonkey: Information disclosure</title>
22 <synopsis>
23 A vulnerability in the MLDonkey web interface allows remote attackers to
24 disclose arbitrary files.
25 </synopsis>
26 <product type="ebuild">mldonkey</product>
27 <announced>March 23, 2009</announced>
28 <revised>March 23, 2009: 01</revised>
29 <bug>260072</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-p2p/mldonkey" auto="yes" arch="*">
33 <unaffected range="ge">3.0.0</unaffected>
34 <vulnerable range="lt">3.0.0</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 MLDonkey is a multi-network P2P application written in Ocaml, coming
40 with its own Gtk GUI, web and telnet interface.
41 </p>
42 </background>
43 <description>
44 <p>
45 Michael Peselnik reported that src/utils/lib/url.ml in the web
46 interface of MLDonkey does not handle file names with leading double
47 slashes properly.
48 </p>
49 </description>
50 <impact type="normal">
51 <p>
52 A remote attacker could gain access to arbitrary files readable by the
53 user running the application.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 Disable the web interface or restrict access to it.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All MLDonkey users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=net-p2p/mldonkey-3.0.0&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0753">CVE-2009-0753</uri>
71 </references>
72 <metadata tag="requester" timestamp="Sun, 22 Mar 2009 20:26:47 +0000">
73 a3li
74 </metadata>
75 <metadata tag="submitter" timestamp="Sun, 22 Mar 2009 20:38:08 +0000">
76 a3li
77 </metadata>
78 <metadata tag="bugReady" timestamp="Sun, 22 Mar 2009 22:00:11 +0000">
79 a3li
80 </metadata>
81 </glsa>