CVE-2004-2756
Xoops 2.x - Cross-Site Scripting via Forum or Topic_ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2756. PoCs published by Ben Drysdale.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Xoops 2.x via the 'topic_id' and 'forum' URI parameters in the 'newbb/viewtopic.php' script. The PoC shows how arbitrary JavaScript can be executed in the context of a user's browser session.
Description
Cross-site scripting (XSS) vulnerability in viewtopic.php in Xoops 2.x, possibly 2 through 2.0.5, allows remote attackers to inject arbitrary web script or HTML via the (1) forum and (2) topic_id parameters.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Xoops 2.x via the 'topic_id' and 'forum' URI parameters in the 'newbb/viewtopic.php' script. The PoC shows how arbitrary JavaScript can be executed in the context of a user's browser session.