Exploitation Summary
EIP tracks 3 public exploits for CVE-2008-6431. PoCs published by CWH Underground.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in BMForum 5.6, where user-supplied input is not sufficiently sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'outpused' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in BMForum 5.6 allow remote attackers to inject arbitrary web script or HTML via the (1) outpused parameter to index.php, the (2) footer_copyright and (3) verandproname parameters to newtem/footer/bsd01footer.php, and the (4) topads and (5) myplugin parameters to newtem/header/bsd01header.php.
Exploits (3)
The provided text describes a cross-site scripting (XSS) vulnerability in BMForum 5.6, where user-supplied input is not sufficiently sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'outpused' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in BMForum 5.6, where user-supplied input in the 'topads' and 'myplugin' parameters is not properly sanitized. It includes example URLs demonstrating the vulnerability but does not contain executable exploit code.
The provided text describes a cross-site scripting (XSS) vulnerability in BMForum 5.6, where user-supplied input is not sufficiently sanitized in specific PHP files. The writeup includes example URLs demonstrating the vulnerability but does not contain executable exploit code.