2024-07-14 02:06:08 +00:00

96 lines
3.5 KiB
JSON

{
"id": "CVE-2007-5416",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-12T21:17:00.000",
"lastModified": "2018-10-15T21:44:38.703",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Drupal 5.2 and earlier does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameter's hash value, which allows remote attackers to execute arbitrary PHP code by invoking the drupal_eval function through a callback parameter to the default URI, as demonstrated by the _menu[callbacks][1][callback] parameter. NOTE: it could be argued that this vulnerability is due to a bug in the unset PHP command (CVE-2006-3017) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in Drupal."
},
{
"lang": "es",
"value": "Drupal 5.2 y versiones anteriores no des-asigna el valor de las variables apropiadamente cuando los datos de entrada incluyen un par\u00e1metro num\u00e9rico con un valor que casa con un valor resumen de un par\u00e1metro alfanum\u00e9rico, lo cual permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n al invocar la funci\u00f3n drupal_eval a trav\u00e9s de un par\u00e1metro de llamada inversa (callback) a el URI por defecto, como se demuestra con el par\u00e1metro _menu[callbacks][1][callback].\r\nNOTA: se podr\u00eda discutir que esta vulnerabilidad se debe a un error de programaci\u00f3n en el comando PHP unset (CVE-2006-3017) y el parche apropiado que deber\u00eda estar en PHP; de ser as\u00ed, este asunto no deber\u00eda ser tratado como vulnerabilidad en Drupal."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.2",
"matchCriteriaId": "0370CE41-AC3A-463F-B171-C67C4CC91251"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3216",
"source": "cve@mitre.org"
},
{
"url": "http://securityvulns.ru/Sdocument137.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/482006/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4510",
"source": "cve@mitre.org"
}
]
}