CVE-2005-1613
OpenBB 1.0.8 - Cross-Site Scripting via Reverse Parameter in Member List Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1613. PoCs published by Megasky.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenBB 1.0.8 by injecting arbitrary JavaScript code via the 'reverse' parameter in a URL. The PoC triggers an alert dialog, proving the lack of input sanitization.
Description
Cross-site scripting (XSS) vulnerability in member.php in Open Bulletin Board (OpenBB) 1.0.8 allows remote attackers to inject arbitrary web script or HTML via the reverse parameter in a list action.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in OpenBB 1.0.8 by injecting arbitrary JavaScript code via the 'reverse' parameter in a URL. The PoC triggers an alert dialog, proving the lack of input sanitization.