summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xml/htdocs/security/en/glsa/glsa-200411-10.xml')
-rw-r--r--xml/htdocs/security/en/glsa/glsa-200411-10.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/xml/htdocs/security/en/glsa/glsa-200411-10.xml b/xml/htdocs/security/en/glsa/glsa-200411-10.xml
new file mode 100644
index 00000000..ee80ba61
--- /dev/null
+++ b/xml/htdocs/security/en/glsa/glsa-200411-10.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200411-10">
+ <title>Gallery: Cross-site scripting vulnerability</title>
+ <synopsis>
+ Gallery is vulnerable to cross-site scripting attacks.
+ </synopsis>
+ <product type="ebuild">gallery</product>
+ <announced>November 06, 2004</announced>
+ <revised>May 22, 2006: 02</revised>
+ <bug>69904</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/gallery" auto="yes" arch="*">
+ <unaffected range="ge">1.4.4_p4</unaffected>
+ <vulnerable range="lt">1.4.4_p4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Gallery is a web application written in PHP which is used to organize
+ and publish photo albums. It allows multiple users to build and
+ maintain their own albums. It also supports the mirroring of images on
+ other servers.
+ </p>
+ </background>
+ <description>
+ <p>
+ Jim Paris has discovered a cross-site scripting vulnerability in
+ Gallery.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ By sending a carefully crafted URL, an attacker can inject and execute
+ script code in the victim's browser window, and potentially compromise
+ the users gallery.
+ </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 &quot;&gt;=www-apps/gallery-1.4.4_p4&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://gallery.menalto.com/modules.php?op=modload&amp;name=News&amp;file=article&amp;sid=142&amp;mode=thread&amp;order=0&amp;thold=0">Gallery Announcement</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1106">CVE-2004-1106</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Fri, 5 Nov 2004 01:49:40 +0000">
+ lewk
+ </metadata>
+ <metadata tag="bugReady" timestamp="Sat, 6 Nov 2004 09:24:41 +0000">
+ koon
+ </metadata>
+</glsa>