CVE-2006-0361
bit_5_blog 8.01 - Stored Cross-Site Scripting via Comment Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0361. PoCs published by Aliaksandr Hartsuyeu.
AI-analyzed exploit summary The exploit demonstrates an HTML injection vulnerability in Bit 5 Blog, where user-supplied input is not properly sanitized, allowing execution of arbitrary HTML and script code in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in addcomment.php in Bit 5 Blog 8.01 allows remote attackers to inject arbitrary web script or HTML via a javascript URI in an <a> tag in the comment parameter, which strips most tags but not <a>.
Exploits (1)
The exploit demonstrates an HTML injection vulnerability in Bit 5 Blog, where user-supplied input is not properly sanitized, allowing execution of arbitrary HTML and script code in the context of the affected site.