2024-04-04 08:46:00 +00:00

118 lines
3.4 KiB
JSON

{
"id": "CVE-2007-4063",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-30T17:30:00.000",
"lastModified": "2017-07-29T01:32:42.363",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site request forgery (CSRF) vulnerabilities in Drupal 5.x before 5.2 allow remote attackers to (1) delete comments, (2) delete content revisions, and (3) disable menu items as privileged users, related to improper use of HTTP GET and the Forms API."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) de Drupal 5.x anterior a 5.2 permite a atacantes remotos (1) borrar comentarios, (2) borrar revisiones de contenido, y (3) deshabilitar elementos de men\u00fa como usuarios privilegioados, relacionada con el uso inapropiado de HTTP GET y la API Forms."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:drupal:drupal:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BDBE79A6-5762-4A7C-8FDA-C11FFFDCFC9B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A5BCAB7B-DF79-4DB8-A5C4-731F251A02A2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:drupal:5.1_rev1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "87BF63E1-FB1A-4D76-BF0D-F07267127504"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/files/sa-2007-017/advisory.txt",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://osvdb.org/37898",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/26224",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/25099",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/2697",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35639",
"source": "cve@mitre.org"
}
]
}