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-200711-03.xml
Date: Thu, 01 Nov 2007 23:16:33
Message-Id: E1InjH2-0001Hx-5Y@stork.gentoo.org
1 py 07/11/01 23:16:28
2
3 Added: glsa-200711-03.xml
4 Log:
5 GLSA 200711-03
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-03.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-03.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-03.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-03.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="200711-03">
21 <title>Gallery: Multiple vulnerabilities</title>
22 <synopsis>
23 The WebDAV and Reupload modules of Gallery contain multiple unspecified
24 vulnerabilities.
25 </synopsis>
26 <product type="ebuild">gallery</product>
27 <announced>November 01, 2007</announced>
28 <revised>November 01, 2007: 01</revised>
29 <bug>191587</bug>
30 <access>remote</access>
31 <affected>
32 <package name="www-apps/gallery" auto="yes" arch="*">
33 <unaffected range="ge">2.2.3</unaffected>
34 <vulnerable range="lt">2.2.3</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Gallery is a PHP based photo album manager.
40 </p>
41 </background>
42 <description>
43 <p>
44 Merrick Manalastas and Nicklous Roberts have discovered multiple
45 vulnerabilities in the WebDAV and Reupload modules.
46 </p>
47 </description>
48 <impact type="low">
49 <p>
50 A remote attacker could exploit these vulnerabilities to bypass
51 security restrictions and rename, replace and change properties of
52 items, or edit item data using WebDAV.
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 Gallery users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=www-apps/gallery-2.2.3&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4650">CVE-2007-4650</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 25 Sep 2007 09:43:01 +0000">
72 p-y
73 </metadata>
74 <metadata tag="bugReady" timestamp="Tue, 25 Sep 2007 09:46:35 +0000">
75 p-y
76 </metadata>
77 <metadata tag="submitter" timestamp="Mon, 15 Oct 2007 18:31:52 +0000">
78 p-y
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@g.o mailing list