DVGuestbook Multiple Cross-Site Scripting Vulnerabilities
BID:16968
Info
DVGuestbook Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 16968 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 06 2006 12:00AM |
| Updated: | Mar 09 2006 06:30AM |
| Credit: | Liz0ziM is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
DVGuestbook DVGuestbook 1.2.2 DVGuestbook DVGuestbook 1.0 |
| Not Vulnerable: | |
Discussion
DVGuestbook Multiple Cross-Site Scripting Vulnerabilities
DVGuestbook 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 facilitate the theft of cookie-based authentication credentials as well as other attacks.
DVGuestbook 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 facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
DVGuestbook Multiple Cross-Site Scripting Vulnerabilities
This issue can be exploited through use of a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/dv_gbook.php?d=0&f='"><script>alert(document.cookie)</script>
http://www.example.com/path/index.php?page="><script>alert(document.cookie)</script>
This issue can be exploited through use of a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/dv_gbook.php?d=0&f='"><script>alert(document.cookie)</script>
http://www.example.com/path/index.php?page="><script>alert(document.cookie)</script>
Solution / Fix
DVGuestbook 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
DVGuestbook Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- DVguestbook 1.0 And 1.2.2 Cross Site Scripting (Liz0ziM)
- DVGuestbook Homepage (DVGuestbook)