Vulnerabilities (CVE)

Filtered by vendor Mybulletinboard Subscribe
Filtered by product Mybulletinboard
Total 63 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-0495 1 Mybulletinboard 1 Mybulletinboard 2023-12-10 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in the Add Thread to Favorites feature in usercp2.php in MyBB (aka MyBulletinBoard) 1.02 allows remote attackers to inject arbitrary web script or HTML via an HTTP Referer header ($url variable).
CVE-2006-3775 1 Mybulletinboard 1 Mybulletinboard 2023-12-10 7.5 HIGH N/A
SQL injection vulnerability in the init function in class_session.php in MyBB (aka MyBulletinBoard) 1.1.5 allows remote attackers to execute arbitrary SQL commands via the CLIENT-IP HTTP header ($_SERVER['HTTP_CLIENT_IP'] variable), as utilized by index.php.
CVE-2006-1716 1 Mybulletinboard 1 Mybulletinboard 2023-12-10 5.1 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.10 allows remote attackers to inject arbitrary web script or HTML via a JavaScript event in a BBCode img tag. NOTE: the email vector is already covered by CVE-2006-1625, although it might stem from the same core issue.