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

108 lines
3.3 KiB
JSON

{
"id": "CVE-2008-2771",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-18T22:41:00.000",
"lastModified": "2017-08-08T01:31:18.840",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Node Hierarchy module 5.x before 5.x-1.1 and 6.x before 6.x-1.0 for Drupal does not properly implement access checks, which allows remote attackers with \"access content\" permissions to bypass restrictions and modify the node hierarchy via unspecified attack vectors."
},
{
"lang": "es",
"value": "El m\u00f3dulo Node Hierarchy 5.x anterior a 5.x-1.1 y 6.x anteriores a 6.x-1.0 para Drupal no implementa adecuadamente los controles de acceso, lo que permite a atacantes remotos con permiso de \"acceso al contenido\", evitar las restricciones y modificar la jerarqu\u00eda a trav\u00e9s de vectores de ataque indeterminados.\r\n"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"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:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FFE07AAD-9207-4C5F-A108-7F7753E4F48C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:node_hierarchy_module:5:*:*:*:*:*:*:*",
"matchCriteriaId": "A90F9A0D-BD18-4E25-A5C1-58FAA916C659"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:node_hierarchy_module:6:*:*:*:*:*:*:*",
"matchCriteriaId": "FD9CA485-B2C8-43F8-8053-A0EC8772E9BB"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/269473",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/29675",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43006",
"source": "cve@mitre.org"
}
]
}