ASN Guestbook Multiple Cross-Site Scripting Vulnerabilities
BID:14356
Info
ASN Guestbook Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 14356 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 22 2005 12:00AM |
| Updated: | Jul 22 2005 12:00AM |
| Credit: | rgod <[email protected]> is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Asn Guestbook Asn Guestbook 1.5 |
| Not Vulnerable: | |
Discussion
ASN Guestbook Multiple Cross-Site Scripting Vulnerabilities
Asn Guestbook 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 any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Asn Guestbook 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 any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
ASN Guestbook Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/header.php?version=</title><script>alert(document.cookie)</script>
http://www.example.com/footer.php?version=<script>alert(document.cookie)</script>
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/header.php?version=</title><script>alert(document.cookie)</script>
http://www.example.com/footer.php?version=<script>alert(document.cookie)</script>
Solution / Fix
ASN Guestbook 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] <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
ASN Guestbook Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Asn Guestbook 1.5 cross site scripting poc exploit (rgod)
- Asn Guestbook Homepage (Asn Guestbook)