GOOP Gallery 'image' Parameter Cross Site Scripting
17 Oct. 2006
Summary
GOOP Gallery contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate 'image' parameter upon submission to index.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
Credit:
The information has been provided by Lostmon.
Exploit:
The following two URLs can be used to test the system: http://Victim/goopgallery/index.php?next=%BB&gallery=demo+gallery+1&image=Bunny.JPG">[XSS-CODE] http://Victim/goopgallery/index.php?gallery=demo+gallery+1&image=Bunny.JPG">[XSS-CODE]