{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2005-07-01T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Cacti 0.8.6e and earlier does not perform proper input validation to protect against common attacks, which allows remote attackers to execute arbitrary commands or SQL by sending a legitimate value in a POST request or cookie, then specifying the attack string in the URL, which causes the get_request_var function to return the wrong value in the $_REQUEST variable, which is cleansed while the original malicious $_GET value remains unmodified, as demonstrated in (1) graph_image.php and (2) graph.php."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2017-07-10T14:57:01",
                "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
                "shortName": "debian"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.cacti.net/downloads/patches/0.8.6e/cacti-0.8.6f_security.patch"
                },
                {
                    "name": "cacti-request-array-command-execution(21270)",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_XF"
                    ],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21270"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.hardened-php.net/advisory-032005.php"
                },
                {
                    "name": "20050702 Advisory 04/2005: Cacti Remote Command Execution Vulnerability",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/404047/30/30/threaded"
                },
                {
                    "name": "20050702 Advisory 03/2005: Cacti Multiple SQL Injection Vulnerabilities [FIXED]",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/404054"
                },
                {
                    "name": "[cacti-announce] 20050701 Cacti 0.8.6f Released",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://sourceforge.net/mailarchive/forum.php?forum_id=10360&max_rows=25&style=flat&viewmonth=200507&viewday=1"
                },
                {
                    "name": "cacti-graph-post-cookie-sql-injection(21266)",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_XF"
                    ],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21266"
                },
                {
                    "name": "ADV-2005-0951",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_VUPEN"
                    ],
                    "url": "http://www.vupen.com/english/advisories/2005/0951"
                },
                {
                    "name": "DSA-764",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "http://www.debian.org/security/2005/dsa-764"
                },
                {
                    "name": "14128",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/14128"
                },
                {
                    "name": "15490",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/15490"
                },
                {
                    "name": "1014361",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_SECTRACK"
                    ],
                    "url": "http://securitytracker.com/id?1014361"
                },
                {
                    "name": "14129",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/14129"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.hardened-php.net/advisory-042005.php"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "security@debian.org",
                    "ID": "CVE-2005-2148",
                    "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": "Cacti 0.8.6e and earlier does not perform proper input validation to protect against common attacks, which allows remote attackers to execute arbitrary commands or SQL by sending a legitimate value in a POST request or cookie, then specifying the attack string in the URL, which causes the get_request_var function to return the wrong value in the $_REQUEST variable, which is cleansed while the original malicious $_GET value remains unmodified, as demonstrated in (1) graph_image.php and (2) graph.php."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "http://www.cacti.net/downloads/patches/0.8.6e/cacti-0.8.6f_security.patch",
                            "refsource": "CONFIRM",
                            "url": "http://www.cacti.net/downloads/patches/0.8.6e/cacti-0.8.6f_security.patch"
                        },
                        {
                            "name": "cacti-request-array-command-execution(21270)",
                            "refsource": "XF",
                            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21270"
                        },
                        {
                            "name": "http://www.hardened-php.net/advisory-032005.php",
                            "refsource": "MISC",
                            "url": "http://www.hardened-php.net/advisory-032005.php"
                        },
                        {
                            "name": "20050702 Advisory 04/2005: Cacti Remote Command Execution Vulnerability",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/404047/30/30/threaded"
                        },
                        {
                            "name": "20050702 Advisory 03/2005: Cacti Multiple SQL Injection Vulnerabilities [FIXED]",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/404054"
                        },
                        {
                            "name": "[cacti-announce] 20050701 Cacti 0.8.6f Released",
                            "refsource": "MLIST",
                            "url": "http://sourceforge.net/mailarchive/forum.php?forum_id=10360&max_rows=25&style=flat&viewmonth=200507&viewday=1"
                        },
                        {
                            "name": "cacti-graph-post-cookie-sql-injection(21266)",
                            "refsource": "XF",
                            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21266"
                        },
                        {
                            "name": "ADV-2005-0951",
                            "refsource": "VUPEN",
                            "url": "http://www.vupen.com/english/advisories/2005/0951"
                        },
                        {
                            "name": "DSA-764",
                            "refsource": "DEBIAN",
                            "url": "http://www.debian.org/security/2005/dsa-764"
                        },
                        {
                            "name": "14128",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/14128"
                        },
                        {
                            "name": "15490",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/15490"
                        },
                        {
                            "name": "1014361",
                            "refsource": "SECTRACK",
                            "url": "http://securitytracker.com/id?1014361"
                        },
                        {
                            "name": "14129",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/14129"
                        },
                        {
                            "name": "http://www.hardened-php.net/advisory-042005.php",
                            "refsource": "MISC",
                            "url": "http://www.hardened-php.net/advisory-042005.php"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-07T22:15:37.437Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.cacti.net/downloads/patches/0.8.6e/cacti-0.8.6f_security.patch"
                    },
                    {
                        "name": "cacti-request-array-command-execution(21270)",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_XF",
                            "x_transferred"
                        ],
                        "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21270"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.hardened-php.net/advisory-032005.php"
                    },
                    {
                        "name": "20050702 Advisory 04/2005: Cacti Remote Command Execution Vulnerability",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/404047/30/30/threaded"
                    },
                    {
                        "name": "20050702 Advisory 03/2005: Cacti Multiple SQL Injection Vulnerabilities [FIXED]",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/404054"
                    },
                    {
                        "name": "[cacti-announce] 20050701 Cacti 0.8.6f Released",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://sourceforge.net/mailarchive/forum.php?forum_id=10360&max_rows=25&style=flat&viewmonth=200507&viewday=1"
                    },
                    {
                        "name": "cacti-graph-post-cookie-sql-injection(21266)",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_XF",
                            "x_transferred"
                        ],
                        "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21266"
                    },
                    {
                        "name": "ADV-2005-0951",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_VUPEN",
                            "x_transferred"
                        ],
                        "url": "http://www.vupen.com/english/advisories/2005/0951"
                    },
                    {
                        "name": "DSA-764",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "http://www.debian.org/security/2005/dsa-764"
                    },
                    {
                        "name": "14128",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/14128"
                    },
                    {
                        "name": "15490",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/15490"
                    },
                    {
                        "name": "1014361",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_SECTRACK",
                            "x_transferred"
                        ],
                        "url": "http://securitytracker.com/id?1014361"
                    },
                    {
                        "name": "14129",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/14129"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.hardened-php.net/advisory-042005.php"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
        "assignerShortName": "debian",
        "cveId": "CVE-2005-2148",
        "datePublished": "2005-07-06T04:00:00",
        "dateReserved": "2005-07-06T00:00:00",
        "dateUpdated": "2024-08-07T22:15:37.437Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}