GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Thu Jan 26, 2006 7:26 pm Post subject: [ GLSA 200601-13 ] Gallery: Cross-site scripting vulnerabili |
|
|
Gentoo Linux Security Advisory
Title: Gallery: Cross-site scripting vulnerability (GLSA 200601-13)
Severity: low
Exploitable: remote
Date: January 26, 2006
Bug(s): #119590
ID: 200601-13
Synopsis
Gallery is possibly vulnerable to a cross-site scripting attack that could allow arbitrary JavaScript code execution.
Background
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.
Affected Packages
Package: www-apps/gallery
Vulnerable: < 1.5.2
Unaffected: >= 1.5.2
Architectures: All supported architectures
Description
Peter Schumacher discovered that Gallery fails to sanitize the fullname set by users, possibly leading to a cross-site scripting vulnerability.
Impact
By setting a specially crafted fullname, an attacker can inject and execute script code in the victim's browser window and potentially compromise the user's gallery.
Workaround
There is no known workaround at this time.
Resolution
All Gallery users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/gallery-1.5.2" | Note: Users with the vhosts USE flag set should manually use webapp-config to finalize the update.
References
Gallery Announcement
CVE-2006-0330
Last edited by GLSA on Sun Jul 30, 2006 4:18 am; edited 3 times in total |
|