First published: Sun Mar 19 2006(Updated: )
Cross-site scripting (XSS) vulnerability in member.php in MyBulletinBoard (MyBB) 1.04 allows remote attackers to inject arbitrary web script or HTML via the url parameter, a different vulnerability than CVE-2006-1272. NOTE: 1.10 was later reported to be vulnerable.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybulletinboard Mybulletinboard | =1.10 | |
Mybulletinboard Mybulletinboard | =1.0_final | |
Mybulletinboard Mybulletinboard | =rc3 | |
Mybulletinboard Mybulletinboard | =rc2 | |
Mybulletinboard Mybulletinboard | =rc1 | |
Mybulletinboard Mybulletinboard | =1.0.3 | |
Mybulletinboard Mybulletinboard | =rc4 | |
Mybulletinboard Mybulletinboard | =1.0_pr2 | |
Mybulletinboard Mybulletinboard | =1.0.1 | |
Mybulletinboard Mybulletinboard | =1.0.4 | |
Mybulletinboard Mybulletinboard | =1.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1281 is classified as a cross-site scripting (XSS) vulnerability which poses medium severity as it allows remote attackers to inject arbitrary web scripts or HTML.
To fix CVE-2006-1281, update MyBulletinBoard to a version that is not vulnerable, preferably version 1.10 or later.
CVE-2006-1281 affects MyBulletinBoard versions 1.0_final, rc1, rc2, rc3, rc4, and 1.0.1 to 1.0.4.
Yes, CVE-2006-1281 can lead to data theft as attackers can exploit the XSS vulnerability to steal session cookies or other sensitive information.
You can identify vulnerability to CVE-2006-1281 by checking if your MyBulletinBoard version is one of the affected releases and testing for XSS exploitation via the url parameter.