Andy Mack 35mm Slide Gallery 6.0 - 'index.php?imgdir' Cross-Site Scripting

Related Vulnerabilities: CVE-2006-3036  
Publish Date: 13 Jun 2006
Author: black-cod3
                source: http://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.com/lumet/album/index.php?imgdir='><script>alert(10)</script>