{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2005-12-11T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-10-19T14:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "20051211 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/419280/100/0/threaded"
                },
                {
                    "name": "21659",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21659"
                },
                {
                    "name": "18024",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/18024/"
                },
                {
                    "name": "21665",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21665"
                },
                {
                    "name": "21662",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21662"
                },
                {
                    "name": "21664",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21664"
                },
                {
                    "name": "21666",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21666"
                },
                {
                    "name": "21669",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21669"
                },
                {
                    "name": "21667",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21667"
                },
                {
                    "name": "21668",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21668"
                },
                {
                    "name": "21663",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21663"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://glide.stanford.edu/yichen/research/sec.pdf"
                },
                {
                    "name": "21660",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21660"
                },
                {
                    "name": "ADV-2005-2862",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_VUPEN"
                    ],
                    "url": "http://www.vupen.com/english/advisories/2005/2862"
                },
                {
                    "name": "20051212 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/419487/100/0/threaded"
                },
                {
                    "name": "21670",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21670"
                },
                {
                    "name": "21661",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_OSVDB"
                    ],
                    "url": "http://www.osvdb.org/21661"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2005-4225",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "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."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "20051211 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/419280/100/0/threaded"
                        },
                        {
                            "name": "21659",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21659"
                        },
                        {
                            "name": "18024",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/18024/"
                        },
                        {
                            "name": "21665",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21665"
                        },
                        {
                            "name": "21662",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21662"
                        },
                        {
                            "name": "21664",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21664"
                        },
                        {
                            "name": "21666",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21666"
                        },
                        {
                            "name": "21669",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21669"
                        },
                        {
                            "name": "21667",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21667"
                        },
                        {
                            "name": "21668",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21668"
                        },
                        {
                            "name": "21663",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21663"
                        },
                        {
                            "name": "http://glide.stanford.edu/yichen/research/sec.pdf",
                            "refsource": "MISC",
                            "url": "http://glide.stanford.edu/yichen/research/sec.pdf"
                        },
                        {
                            "name": "21660",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21660"
                        },
                        {
                            "name": "ADV-2005-2862",
                            "refsource": "VUPEN",
                            "url": "http://www.vupen.com/english/advisories/2005/2862"
                        },
                        {
                            "name": "20051212 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/419487/100/0/threaded"
                        },
                        {
                            "name": "21670",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21670"
                        },
                        {
                            "name": "21661",
                            "refsource": "OSVDB",
                            "url": "http://www.osvdb.org/21661"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-07T23:38:51.558Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "20051211 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/419280/100/0/threaded"
                    },
                    {
                        "name": "21659",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21659"
                    },
                    {
                        "name": "18024",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/18024/"
                    },
                    {
                        "name": "21665",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21665"
                    },
                    {
                        "name": "21662",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21662"
                    },
                    {
                        "name": "21664",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21664"
                    },
                    {
                        "name": "21666",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21666"
                    },
                    {
                        "name": "21669",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21669"
                    },
                    {
                        "name": "21667",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21667"
                    },
                    {
                        "name": "21668",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21668"
                    },
                    {
                        "name": "21663",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21663"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://glide.stanford.edu/yichen/research/sec.pdf"
                    },
                    {
                        "name": "21660",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21660"
                    },
                    {
                        "name": "ADV-2005-2862",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_VUPEN",
                            "x_transferred"
                        ],
                        "url": "http://www.vupen.com/english/advisories/2005/2862"
                    },
                    {
                        "name": "20051212 [PHP-CHECKER] 99 potential SQL injection vulnerabilities",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/419487/100/0/threaded"
                    },
                    {
                        "name": "21670",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21670"
                    },
                    {
                        "name": "21661",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_OSVDB",
                            "x_transferred"
                        ],
                        "url": "http://www.osvdb.org/21661"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2005-4225",
        "datePublished": "2005-12-14T11:00:00",
        "dateReserved": "2005-12-14T00:00:00",
        "dateUpdated": "2024-08-07T23:38:51.558Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}