CVE Catalog

CVE-2005-4225

High
Published: Translated: NVD NIST

Summary

myBloggie 2.1.3 beta contains multiple potential SQL injection vulnerabilities in various parameters, which may allow attackers to execute arbitrary SQL commands.

Risk Assessment

An attacker could exploit these vulnerabilities to gain unauthorized access to the database, steal data, or modify website content.

Recommendation

It is recommended to immediately upgrade to the latest version of myBloggie or apply appropriate security patches, and to validate and sanitize all input parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple "potential" SQL injection vulnerabilities in myBloggie 2.1.3 beta might allow remote attackers to execute arbitrary SQL commands via (1) the category parameter in add.php, (2) the cat_desc parameter in addcat.php, (3) the level and user parameters in adduser.php, (4) the post_id parameter in del.php, (5) the cat_id parameter in delcat.php, (6) the comment_id parameter in delcomment.php, (7) the id parameter in deluser.php, (8) the post_id and category parameter in edit.php, (9) the cat_id and cat_desc parameters in editcat.php, and (10) the id, level, and user parameters in edituser.php. NOTE: the username/login.php vector is already identified by CVE-2005-2838.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS