gsd-2007-1325
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The PMA_ArrayWalkRecursive function in libraries/common.lib.php in phpMyAdmin before 2.10.0.2 does not limit recursion on arrays provided by users, which allows context-dependent attackers to cause a denial of service (web server crash) via an array with many dimensions. NOTE: it could be argued that this vulnerability is caused by a problem in PHP (CVE-2006-1549) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpMyAdmin.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2007-1325",
    "description": "The PMA_ArrayWalkRecursive function in libraries/common.lib.php in phpMyAdmin before 2.10.0.2 does not limit recursion on arrays provided by users, which allows context-dependent attackers to cause a denial of service (web server crash) via an array with many dimensions.  NOTE: it could be argued that this vulnerability is caused by a problem in PHP (CVE-2006-1549) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpMyAdmin.",
    "id": "GSD-2007-1325",
    "references": [
      "https://www.suse.com/security/cve/CVE-2007-1325.html",
      "https://www.debian.org/security/2007/dsa-1370"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-1325"
      ],
      "details": "The PMA_ArrayWalkRecursive function in libraries/common.lib.php in phpMyAdmin before 2.10.0.2 does not limit recursion on arrays provided by users, which allows context-dependent attackers to cause a denial of service (web server crash) via an array with many dimensions.  NOTE: it could be argued that this vulnerability is caused by a problem in PHP (CVE-2006-1549) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpMyAdmin.",
      "id": "GSD-2007-1325",
      "modified": "2023-12-13T01:21:39.954117Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-1325",
        "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": "The PMA_ArrayWalkRecursive function in libraries/common.lib.php in phpMyAdmin before 2.10.0.2 does not limit recursion on arrays provided by users, which allows context-dependent attackers to cause a denial of service (web server crash) via an array with many dimensions.  NOTE: it could be argued that this vulnerability is caused by a problem in PHP (CVE-2006-1549) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpMyAdmin."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://www.php.net/releases/4_4_8.php",
            "refsource": "CONFIRM",
            "url": "http://www.php.net/releases/4_4_8.php"
          },
          {
            "name": "26733",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/26733"
          },
          {
            "name": "22841",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/22841"
          },
          {
            "name": "DSA-1370",
            "refsource": "DEBIAN",
            "url": "http://www.us.debian.org/security/2007/dsa-1370"
          },
          {
            "name": "MDKSA-2007:199",
            "refsource": "MANDRIVA",
            "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:199"
          },
          {
            "name": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3",
            "refsource": "CONFIRM",
            "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3"
          },
          {
            "name": "http://www.php.net/ChangeLog-4.php",
            "refsource": "CONFIRM",
            "url": "http://www.php.net/ChangeLog-4.php"
          },
          {
            "name": "36834",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/36834"
          },
          {
            "name": "http://www.php-security.org/MOPB/MOPB-02-2007.html",
            "refsource": "MISC",
            "url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
          },
          {
            "name": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408",
            "refsource": "CONFIRM",
            "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408"
          },
          {
            "name": "ADV-2007-0831",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2007/0831"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.10.0.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-1325"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The PMA_ArrayWalkRecursive function in libraries/common.lib.php in phpMyAdmin before 2.10.0.2 does not limit recursion on arrays provided by users, which allows context-dependent attackers to cause a denial of service (web server crash) via an array with many dimensions.  NOTE: it could be argued that this vulnerability is caused by a problem in PHP (CVE-2006-1549) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpMyAdmin."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.php-security.org/MOPB/MOPB-02-2007.html",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
            },
            {
              "name": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408"
            },
            {
              "name": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3"
            },
            {
              "name": "22841",
              "refsource": "BID",
              "tags": [
                "Patch"
              ],
              "url": "http://www.securityfocus.com/bid/22841"
            },
            {
              "name": "DSA-1370",
              "refsource": "DEBIAN",
              "tags": [],
              "url": "http://www.us.debian.org/security/2007/dsa-1370"
            },
            {
              "name": "MDKSA-2007:199",
              "refsource": "MANDRIVA",
              "tags": [],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:199"
            },
            {
              "name": "26733",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/26733"
            },
            {
              "name": "http://www.php.net/ChangeLog-4.php",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www.php.net/ChangeLog-4.php"
            },
            {
              "name": "http://www.php.net/releases/4_4_8.php",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www.php.net/releases/4_4_8.php"
            },
            {
              "name": "36834",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/36834"
            },
            {
              "name": "ADV-2007-0831",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2007/0831"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 7.1,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2011-03-08T02:51Z",
      "publishedDate": "2007-03-07T21:19Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.