AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2005-4225

HIGH · CVSS 7.5 EPSS 2.01%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2005-12-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may be remotely exploitable. It involves a SQL injection risk.

CVE
CVE-2005-4225
Severity
HIGH
CVSS
7.5
EPSS
2.01%

Original NVD Description

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.