René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
4.1 KiB
JSON

{
"id": "CVE-2007-1325",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-07T21:19:00.000",
"lastModified": "2011-03-08T02:51:56.393",
"vulnStatus": "Modified",
"evaluatorComment": "This vulnerability is addressed in the following product update:\r\nhttp://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3",
"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."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.10.0.1",
"matchCriteriaId": "63623FC3-197D-4308-9077-F40B4B3F0F97"
}
]
}
]
}
],
"references": [
{
"url": "http://sourceforge.net/tracker/index.php?func=detail&aid=1671813&group_id=23067&atid=377408",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"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"
},
{
"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",
"tags": [
"Patch"
]
},
{
"url": "http://www.us.debian.org/security/2007/dsa-1370",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/0831",
"source": "cve@mitre.org"
}
]
}