CVE-2002-1829
OpenBB 1.0.0 RC3 - Cross-Site Scripting via myhome.php or IMG Tag
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1829. PoCs published by frog.
AI-analyzed exploit summary The provided text describes a vulnerability in OpenBB forum software where HTML injection is possible due to inadequate replacement of HTML tags with BBCodes. This allows arbitrary HTML code execution in forum messages, leading to cross-site scripting (XSS) attacks.
Description
Cross-site scripting (XSS) vulnerability in codeparse.php in Open Bulletin Board (OpenBB) 1.0.0 RC3 allows remote attackers to inject arbitrary web script or HTML via (1) myhome.php, (2) an onerror attribute in an IMG tag (a variant of CVE-2002-0330), or (3) a glow tag.
Exploits (1)
The provided text describes a vulnerability in OpenBB forum software where HTML injection is possible due to inadequate replacement of HTML tags with BBCodes. This allows arbitrary HTML code execution in forum messages, leading to cross-site scripting (XSS) attacks.