fkie_cve-2007-1325
Vulnerability from fkie_nvd
Published
2007-03-07 21:19
Modified
2024-11-21 00:28
Severity ?
Summary
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.
References
cve@mitre.orghttp://osvdb.org/36834
cve@mitre.orghttp://secunia.com/advisories/26733
cve@mitre.orghttp://sourceforge.net/tracker/index.php?func=detail&aid=1671813&group_id=23067&atid=377408Patch
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDKSA-2007:199
cve@mitre.orghttp://www.php-security.org/MOPB/MOPB-02-2007.html
cve@mitre.orghttp://www.php.net/ChangeLog-4.php
cve@mitre.orghttp://www.php.net/releases/4_4_8.php
cve@mitre.orghttp://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3Patch
cve@mitre.orghttp://www.securityfocus.com/bid/22841Patch
cve@mitre.orghttp://www.us.debian.org/security/2007/dsa-1370
cve@mitre.orghttp://www.vupen.com/english/advisories/2007/0831
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/36834
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/26733
af854a3a-2127-422b-91ae-364da2661108http://sourceforge.net/tracker/index.php?func=detail&aid=1671813&group_id=23067&atid=377408Patch
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDKSA-2007:199
af854a3a-2127-422b-91ae-364da2661108http://www.php-security.org/MOPB/MOPB-02-2007.html
af854a3a-2127-422b-91ae-364da2661108http://www.php.net/ChangeLog-4.php
af854a3a-2127-422b-91ae-364da2661108http://www.php.net/releases/4_4_8.php
af854a3a-2127-422b-91ae-364da2661108http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3Patch
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/22841Patch
af854a3a-2127-422b-91ae-364da2661108http://www.us.debian.org/security/2007/dsa-1370
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2007/0831
Impacted products
Vendor Product Version
phpmyadmin phpmyadmin *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "63623FC3-197D-4308-9077-F40B4B3F0F97",
              "versionEndIncluding": "2.10.0.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "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."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n PMA_ArrayWalkRecursive en el libraries/common.lib.php del phpMyAdmin anterior al 2.10.0.2 no tiene l\u00edmite en la recursividad de los arrays proporcionados por los usuarios, lo que permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (ca\u00edda del servidor web) mediante un array con m\u00faltiples dimensiones. NOTA: puede ser discutido que esta vulnerabilidad est\u00e1 provocada por un problema en el PHP (CVE-2006-1549) y la soluci\u00f3n adecuada debe de ser en PHP; con lo cual esto no deber\u00eda ser tratado como una vulnerabilidad en el phpMyAdmin."
    }
  ],
  "evaluatorComment": "This vulnerability is addressed in the following product update:\r\nhttp://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3",
  "id": "CVE-2007-1325",
  "lastModified": "2024-11-21T00:28:02.060",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2007-03-07T21:19:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/36834"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/26733"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:199"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.php.net/ChangeLog-4.php"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.php.net/releases/4_4_8.php"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/22841"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.us.debian.org/security/2007/dsa-1370"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2007/0831"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/36834"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/26733"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1671813\u0026group_id=23067\u0026atid=377408"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:199"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.php.net/ChangeLog-4.php"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.php.net/releases/4_4_8.php"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.securityfocus.com/bid/22841"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.us.debian.org/security/2007/dsa-1370"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2007/0831"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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.