{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2006-09-27T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Multiple cross-site request forgery (CSRF) vulnerabilities in phpMyAdmin before 2.9.1-rc1 allow remote attackers to perform unauthorized actions as another user by (1) directly setting a token in the URL though dynamic variable evaluation and (2) unsetting arbitrary variables via the _REQUEST array, related to (a) libraries/common.lib.php, (b) session.inc.php, and (c) url_generating.lib.php.  NOTE: the PHP unset function vector is covered by CVE-2006-3017."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-10-17T20:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "22126",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/22126"
                },
                {
                    "name": "20253",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/20253"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.hardened-php.net/advisory_072006.130.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5"
                },
                {
                    "name": "DSA-1207",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "http://www.debian.org/security/2006/dsa-1207"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.9.1-rc1.tar.gz?download"
                },
                {
                    "name": "20061003 Concerning CSRF in phpMyAdmin 2.9.0.1 (CVE-2006-5116)",
                    "tags": [
                        "mailing-list",
                        "x_refsource_VIM"
                    ],
                    "url": "http://attrition.org/pipermail/vim/2006-October/001067.html"
                },
                {
                    "name": "22781",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/22781"
                },
                {
                    "name": "phpmyadmin-multiple-csrf(29301)",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_XF"
                    ],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29301"
                },
                {
                    "name": "1677",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SREASON"
                    ],
                    "url": "http://securityreason.com/securityalert/1677"
                },
                {
                    "name": "20061001 Advisory 07/2006: phpMyAdmin Multiple CSRF Vulnerabilities",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/447491/100/0/threaded"
                },
                {
                    "name": "23086",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/23086"
                },
                {
                    "name": "SUSE-SA:2006:071",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.suse.com/archive/suse-security-announce/2006-Nov/0010.html"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2006-5116",
                    "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 cross-site request forgery (CSRF) vulnerabilities in phpMyAdmin before 2.9.1-rc1 allow remote attackers to perform unauthorized actions as another user by (1) directly setting a token in the URL though dynamic variable evaluation and (2) unsetting arbitrary variables via the _REQUEST array, related to (a) libraries/common.lib.php, (b) session.inc.php, and (c) url_generating.lib.php.  NOTE: the PHP unset function vector is covered by CVE-2006-3017."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "22126",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/22126"
                        },
                        {
                            "name": "20253",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/20253"
                        },
                        {
                            "name": "http://www.hardened-php.net/advisory_072006.130.html",
                            "refsource": "MISC",
                            "url": "http://www.hardened-php.net/advisory_072006.130.html"
                        },
                        {
                            "name": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5",
                            "refsource": "CONFIRM",
                            "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5"
                        },
                        {
                            "name": "DSA-1207",
                            "refsource": "DEBIAN",
                            "url": "http://www.debian.org/security/2006/dsa-1207"
                        },
                        {
                            "name": "http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.9.1-rc1.tar.gz?download",
                            "refsource": "CONFIRM",
                            "url": "http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.9.1-rc1.tar.gz?download"
                        },
                        {
                            "name": "20061003 Concerning CSRF in phpMyAdmin 2.9.0.1 (CVE-2006-5116)",
                            "refsource": "VIM",
                            "url": "http://attrition.org/pipermail/vim/2006-October/001067.html"
                        },
                        {
                            "name": "22781",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/22781"
                        },
                        {
                            "name": "phpmyadmin-multiple-csrf(29301)",
                            "refsource": "XF",
                            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29301"
                        },
                        {
                            "name": "1677",
                            "refsource": "SREASON",
                            "url": "http://securityreason.com/securityalert/1677"
                        },
                        {
                            "name": "20061001 Advisory 07/2006: phpMyAdmin Multiple CSRF Vulnerabilities",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/447491/100/0/threaded"
                        },
                        {
                            "name": "23086",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/23086"
                        },
                        {
                            "name": "SUSE-SA:2006:071",
                            "refsource": "SUSE",
                            "url": "http://lists.suse.com/archive/suse-security-announce/2006-Nov/0010.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-07T19:41:04.457Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "22126",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/22126"
                    },
                    {
                        "name": "20253",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/20253"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.hardened-php.net/advisory_072006.130.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-5"
                    },
                    {
                        "name": "DSA-1207",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "http://www.debian.org/security/2006/dsa-1207"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.9.1-rc1.tar.gz?download"
                    },
                    {
                        "name": "20061003 Concerning CSRF in phpMyAdmin 2.9.0.1 (CVE-2006-5116)",
                        "tags": [
                            "mailing-list",
                            "x_refsource_VIM",
                            "x_transferred"
                        ],
                        "url": "http://attrition.org/pipermail/vim/2006-October/001067.html"
                    },
                    {
                        "name": "22781",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/22781"
                    },
                    {
                        "name": "phpmyadmin-multiple-csrf(29301)",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_XF",
                            "x_transferred"
                        ],
                        "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29301"
                    },
                    {
                        "name": "1677",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SREASON",
                            "x_transferred"
                        ],
                        "url": "http://securityreason.com/securityalert/1677"
                    },
                    {
                        "name": "20061001 Advisory 07/2006: phpMyAdmin Multiple CSRF Vulnerabilities",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/447491/100/0/threaded"
                    },
                    {
                        "name": "23086",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/23086"
                    },
                    {
                        "name": "SUSE-SA:2006:071",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.suse.com/archive/suse-security-announce/2006-Nov/0010.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2006-5116",
        "datePublished": "2006-10-02T20:00:00",
        "dateReserved": "2006-10-02T00:00:00",
        "dateUpdated": "2024-08-07T19:41:04.457Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}