← Back

Myblog

myblog

Vendor: Myblog • 6 CVEs

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Myblog
1Myblog
Apr 23, 2026
Feb 19, 2009
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Sam Crew MyBlog stores passwords in cleartext in a MySQL database, which allows context-dependent attackers to obtain sensitive information.
1Myblog
1Myblog
Apr 23, 2026
Sep 30, 2008
N/A· v4
N/A· v3
7.5 HIGH· v2
add.php in MyBlog 0.9.8 and earlier allows remote attackers to bypass authentication and gain administrative access by setting a cookie with admin=yes and login=admin.
1Myblog
1Myblog
Apr 23, 2026
Jul 2, 2008
N/A· v4
N/A· v3
6.8 MEDIUM· v2
Multiple SQL injection vulnerabilities in MyBlog allow remote attackers to execute arbitrary SQL commands via the (1) view parameter to (a) index.php, and the (2) id parameter to (b) member.php and (c) post.php.
1Myblog
1Myblog
Apr 23, 2026
Jul 2, 2008
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Multiple cross-site scripting (XSS) vulnerabilities in MyBlog allow remote attackers to inject arbitrary web script or HTML via the (1) s and (2) sort parameters to index.php, and the (3) id parameter to post.php.
1Myblog
1Myblog
Apr 23, 2026
Apr 18, 2007
N/A· v4
N/A· v3
6.5 MEDIUM· v2
Direct static code injection vulnerability in admin/settings.php in MyBlog 0.9.8 and earlier allows remote authenticated admin users to inject arbitrary PHP code via the content parameter, which can be executed by access...Show more
Direct static code injection vulnerability in admin/settings.php in MyBlog 0.9.8 and earlier allows remote authenticated admin users to inject arbitrary PHP code via the content parameter, which can be executed by accessing index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.Show less
1Myblog
1Myblog
Apr 23, 2026
Apr 18, 2007
N/A· v4
N/A· v3
7.5 HIGH· v2
MyBlog 0.9.8 and earlier allows remote attackers to bypass authentication requirements via the admin cookie parameter to certain admin files, as demonstrated by admin/settings.php.