CheesyBlog Multiple HTML Injection Vulnerabilities
BID:16376
Info
CheesyBlog Multiple HTML Injection Vulnerabilities
| Bugtraq ID: | 16376 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 25 2006 12:00AM |
| Updated: | Feb 07 2006 08:55PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
CheesePizza.net CheesyBlog 1.0 |
| Not Vulnerable: | |
Discussion
CheesyBlog Multiple HTML Injection Vulnerabilities
CheesyBlog is prone to multiple HTML injection vulnerabilities. These issues are due to a lack of proper sanitization of 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 this issue to control how the site is rendered to the user; other attacks are also possible.
CheesyBlog is prone to multiple HTML injection vulnerabilities. These issues are due to a lack of proper sanitization of 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 this issue to control how the site is rendered to the user; other attacks are also possible.
Exploit / POC
CheesyBlog Multiple HTML Injection Vulnerabilities
An exploit is not required.
The following proof of concept is available:
http://www.example.com/cheesyblog/archive.php? entry=1
Add a comment
Your name: <XSS>
Your email address: any
Website URL: javascript:[code]
Comment: <XSS>
An exploit is not required.
The following proof of concept is available:
http://www.example.com/cheesyblog/archive.php? entry=1
Add a comment
Your name: <XSS>
Your email address: any
Website URL: javascript:[code]
Comment: <XSS>
Solution / Fix
CheesyBlog 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
CheesyBlog Multiple HTML Injection Vulnerabilities
References:
References:
- CheesyBlog Homepage (CheesePizza.net)
- CheesyBlog XSS Vulnerability (eVuln)
- CheesyBlog XSS Vulnerability (eVuln)