Vulnerabilities > Mybboard > Mybb

DATE CVE VULNERABILITY TITLE RISK
2010-04-27 CVE-2009-4813 Cross-Site Scripting vulnerability in Mybboard Mybb 1.4.10
Cross-site scripting (XSS) vulnerability in myps.php in MyBB (aka MyBulletinBoard) 1.4.10 allows remote attackers to inject arbitrary web script or HTML via the username parameter in a donate action.
network
mybboard CWE-79
4.3
2009-12-29 CVE-2009-4449 Path Traversal vulnerability in Mybboard Mybb 1.4.10
Directory traversal vulnerability in MyBB (aka MyBulletinBoard) 1.4.10, and possibly earlier versions, when changing the user avatar from the gallery, allows remote authenticated users to determine the existence of files via directory traversal sequences in the avatar and possibly the gallery parameters, related to (1) admin/modules/user/users.php and (2) usercp.php.
network
low complexity
mybboard CWE-22
6.5
2009-12-29 CVE-2009-4448 Resource Management Errors vulnerability in Mybboard Mybb 1.4.10
inc/functions_time.php in MyBB (aka MyBulletinBoard) 1.4.10, and possibly earlier versions, allows remote attackers to cause a denial of service (CPU consumption) via a crafted request with a large year value, which triggers a long loop, as reachable through member.php and possibly other vectors.
network
low complexity
mybboard CWE-399
5.0
2009-08-25 CVE-2008-7082 Cross-Site Request Forgery (CSRF) vulnerability in Mybboard Mybb 1.4.3
MyBB (aka MyBulletinBoard) 1.4.3 includes the sensitive my_post_key parameter in URLs to moderation.php with the (1) mergeposts, (2) split, and (3) deleteposts actions, which allows remote attackers to steal the token and bypass the cross-site request forgery (CSRF) protection mechanism to hijack the authentication of moderators by reading the token from the HTTP Referer header.
network
mybboard CWE-352
6.8
2009-02-20 CVE-2008-6198 SQL Injection vulnerability in Mybboard Custom Pages Plugin 1.0
SQL injection vulnerability in pages.php in Custom Pages 1.0 plugin for MyBulletinBoard (MyBB) allows remote attackers to execute arbitrary SQL commands via the page parameter.
network
low complexity
mybboard CWE-89
7.5