phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
BID:29152
Info
phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 29152 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2449 |
| Remote: | Yes |
| Local: | No |
| Published: | May 12 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | ZoRLu |
| Vulnerable: |
Isaac McGowan phpInstantGallery 2.0 |
| Not Vulnerable: | |
Discussion
phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
phpInstantGallery is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
phpInstantGallery is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Exploit / POC
phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/phpInstantGallery/image.php?gallery=1&imgnum=[XSS]
http://www.example.com/phpInstantGallery/image.php?gallery=[XSS]
http://www.example.com/phpInstantGallery/index.php?gallery=[XSS]
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/phpInstantGallery/image.php?gallery=1&imgnum=[XSS]
http://www.example.com/phpInstantGallery/image.php?gallery=[XSS]
http://www.example.com/phpInstantGallery/index.php?gallery=[XSS]
Solution / Fix
phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
phpInstantGallery Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- phpInstantGallery Homepage (Isaac McGowan)