Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-0735. PoCs published by Aliaksandr Hartsuyeu.
AI-analyzed exploit summary The provided text describes an HTML injection vulnerability in 'My Blog' software, where user-supplied input is not properly sanitized, allowing execution of arbitrary HTML and script code. Examples include malicious [img] and [url] tags with JavaScript payloads.
Description
Cross-site scripting (XSS) vulnerability in BBcode.pm in M. Blom HTML::BBCode 1.04 and earlier, as used in products such as My Blog before 1.65, allows remote attackers to inject arbitrary Javascript via a javascript URI in an (1) img or (2) url BBcode tag.
Exploits (1)
The provided text describes an HTML injection vulnerability in 'My Blog' software, where user-supplied input is not properly sanitized, allowing execution of arbitrary HTML and script code. Examples include malicious [img] and [url] tags with JavaScript payloads.