Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
BID:17543
Info
Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17543 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 17 2006 12:00AM |
| Updated: | Apr 18 2006 04:26PM |
| Credit: | Qex is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Snipe Gallery Snipe Gallery 3.1.4 |
| Not Vulnerable: | |
Discussion
Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
Snipe Gallery 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.
Snipe Gallery 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.
Exploit / POC
Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/[PATH]/view.php?gallery_id='><script>alert(document.cookie)</script>
http://www.example.com/[PATH]/image.php?page=1&gallery_id=980&image_id='><script>alert(document.cookie)</script>
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/[PATH]/view.php?gallery_id='><script>alert(document.cookie)</script>
http://www.example.com/[PATH]/image.php?page=1&gallery_id=980&image_id='><script>alert(document.cookie)</script>
Solution / Fix
Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
Snipe Gallery Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Snipe Gallery Web Site (Snipe Gallery)
- Snipe Gallery <= 3.1.4 Multiple XSS (Qex)