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

107 lines
3.1 KiB
JSON

{
"id": "CVE-2014-8079",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-09T14:55:06.357",
"lastModified": "2017-09-08T01:29:20.793",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the MAYO theme 7.x-1.x before 7.x-1.3 for Drupal allows remote authenticated users with the \"administer themes\" permission to inject arbitrary web script or HTML via vectors related to header background setting."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el tema MAYO 7.x-1.x anterior a 7.x-1.3 para Drupal permite a usuarios remotos autenticados con los permisos 'administrar temas' inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectores relacionados con la configuraci\u00f3n de la cabecera en segundo plano."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:mayo:7.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B4D1F3A8-5BC8-4EC7-A89B-2BB9B97D3D41"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:mayo:7.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "84343A8E-77E3-4E38-85D8-1422DCDE4069"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:mayo:7.x-1.x-dev:*:*:*:*:*:*:*",
"matchCriteriaId": "CA0E37DD-E1F2-45A0-95FA-7AE9119BE0F0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/65523",
"source": "cve@mitre.org"
},
{
"url": "https://drupal.org/node/2194135",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/91154",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2193987",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}