Webgenius Goop Gallery 2.0 - 'index.php' Cross-Site Scripting

EDB-ID:

28820

CVE:

N/A


Author:

Lostmon

Type:

webapps


Platform:

PHP

Date:

2006-10-17


source: https://www.securityfocus.com/bid/20554/info

GOOP Gallery is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. 

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/goopgallery/index.php?next=%BB&gallery=demo+gallery+1I=Bunny.JPG">[XSS-CODE]
http://www.example.com/goopgallery/index.php?gallery=demo+gallery+1I=Bunny.JPG">[XSS-CODE]