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

135 lines
4.3 KiB
JSON

{
"id": "CVE-2014-7980",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-08T18:55:04.617",
"lastModified": "2014-10-09T15:47:56.947",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in template.php in Zen theme 7.x-3.x before 7.x-3.3 and 7.x-5.x before 7.x-5.5 for Drupal allow remote authenticated users with the \"administer themes\" permission to inject arbitrary web script or HTML via the skip_link_text setting and unspecified other theme settings."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en template.php en Zen theme 7.x-3.x anterior a 7.x-3.3 y 7.x-5.x anterior a 7.x-5.5 para Drupal permiten a usuarios remotos autenticadoscon permisos de administraci\u00f3n de temas inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de la configuraci\u00f3n skip_link_text y otras configuraciones de temas no especificadas."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "60795E78-971C-41EE-A6F3-0C935324FD99"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "366DB54B-4372-449D-9CE2-059B0A4B636C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B538F03A-8099-4EA6-B6C9-80B58BDF7A51"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "428C94FC-85CB-43B4-82D7-69D222096F84"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "03716B82-65DD-4065-A411-52E92BE44309"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D63E0839-6AA2-4AD6-BC68-FA122434B80B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "13DD3689-44E1-4FBF-9329-023218822B4A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:zen:7.x-5.4:*:*:*:*:*:*:*",
"matchCriteriaId": "FBC47F4D-98CB-407A-A061-EEBB0E330C13"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/2254925",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/67175",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2254835",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2254837",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}