14 lines
No EOL
701 B
Text
14 lines
No EOL
701 B
Text
source: https://www.securityfocus.com/bid/16376/info
|
|
|
|
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.
|
|
|
|
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> |