diff options
Diffstat (limited to 'metadata/glsa/glsa-200711-03.xml')
-rw-r--r-- | metadata/glsa/glsa-200711-03.xml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200711-03.xml b/metadata/glsa/glsa-200711-03.xml new file mode 100644 index 000000000000..d77a53fd50ce --- /dev/null +++ b/metadata/glsa/glsa-200711-03.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> + +<glsa id="200711-03"> + <title>Gallery: Multiple vulnerabilities</title> + <synopsis> + The WebDAV and Reupload modules of Gallery contain multiple unspecified + vulnerabilities. + </synopsis> + <product type="ebuild">gallery</product> + <announced>November 01, 2007</announced> + <revised>November 11, 2007: 02</revised> + <bug>191587</bug> + <access>remote</access> + <affected> + <package name="www-apps/gallery" auto="yes" arch="*"> + <unaffected range="ge">2.2.3</unaffected> + <unaffected range="lt">2.0</unaffected> + <vulnerable range="lt">2.2.3</vulnerable> + </package> + </affected> + <background> + <p> + Gallery is a PHP based photo album manager. + </p> + </background> + <description> + <p> + Merrick Manalastas and Nicklous Roberts have discovered multiple + vulnerabilities in the WebDAV and Reupload modules. + </p> + </description> + <impact type="low"> + <p> + A remote attacker could exploit these vulnerabilities to bypass + security restrictions and rename, replace and change properties of + items, or edit item data using WebDAV. + </p> + </impact> + <workaround> + <p> + There is no known workaround at this time. + </p> + </workaround> + <resolution> + <p> + All Gallery users should upgrade to the latest version: + </p> + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-apps/gallery-2.2.3"</code> + </resolution> + <references> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4650">CVE-2007-4650</uri> + </references> + <metadata tag="requester" timestamp="Tue, 25 Sep 2007 09:43:01 +0000"> + p-y + </metadata> + <metadata tag="bugReady" timestamp="Tue, 25 Sep 2007 09:46:35 +0000"> + p-y + </metadata> + <metadata tag="submitter" timestamp="Mon, 15 Oct 2007 18:31:52 +0000"> + p-y + </metadata> +</glsa> |