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

90 lines
2.7 KiB
JSON

{
"id": "CVE-2015-8602",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-12-17T19:59:14.437",
"lastModified": "2015-12-18T18:45:36.887",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Token Insert Entity module 7.x-1.x before 7.x-1.1 for Drupal does not properly check permissions, which allows remote authenticated users with certain permissions to bypass intended access restrictions and possibly obtain sensitive information by inserting a token, which embeds a rendered entity in the main node."
},
{
"lang": "es",
"value": "El m\u00f3dulo Token Insert Entity 7.x-1.x en versiones anteriores a 7.x-1.1 para Drupal no comprueba adecuadamente los permisos, lo que permite a usuarios remotos autenticados con ciertos permisos eludir las restricciones destinadas al acceso y posiblemente obtener informaci\u00f3n sensible insertando un token, lo que incrusta una entidad renderizada en el nodo principal."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:token_insert_entity_project:token_insert_entity:7.x-1.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "196773E1-2F31-4697-8934-6E33AD58CC97"
}
]
}
]
}
],
"references": [
{
"url": "https://www.drupal.org/node/2571905",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2627638",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}