I-Gallery Folder Argument Cross-Site Scripting Vulnerability
BID:14002
Info
I-Gallery Folder Argument Cross-Site Scripting Vulnerability
| Bugtraq ID: | 14002 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 20 2005 12:00AM |
| Updated: | Jun 20 2005 12:00AM |
| Credit: | Discovery is credited to Seyed Hamid Kashfi <[email protected]>. |
| Vulnerable: |
i-Gallery i-Gallery |
| Not Vulnerable: | |
Discussion
I-Gallery Folder Argument Cross-Site Scripting Vulnerability
i-Gallery is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input to the 'folder' parameter of 'folderview.asp'.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site.
i-Gallery is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input to the 'folder' parameter of 'folderview.asp'.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site.
Exploit / POC
I-Gallery Folder Argument Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/gallery/folderview.asp?folder=<script>alert(document.cookie)</script>
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/gallery/folderview.asp?folder=<script>alert(document.cookie)</script>
Solution / Fix
I-Gallery Folder Argument Cross-Site Scripting Vulnerability
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] <mailto:[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] <mailto:[email protected]>.
References
I-Gallery Folder Argument Cross-Site Scripting Vulnerability
References:
References:
- i-Gallery Homepage (i-Gallery)
- [Hat-Squad] i-Gallery directory traversal ("Hat-Squad Security Team"
)