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

99 lines
2.9 KiB
JSON

{
"id": "CVE-2014-7869",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-06T14:55:12.470",
"lastModified": "2014-10-07T17:33:21.073",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the configuration UI in the Context Form Alteration module 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the \"administer contexts\" permission to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en la UI de configuraci\u00f3n en el m\u00f3dulo Context Form Alteration 7.x-1.x anterior a 7.x-1.2 para Drupal permite a usuarios remotos autenticados con el permiso 'administrar contextos' inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectores no especificados."
}
],
"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:context_form_alteration_module:7.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "47B462B4-2D63-4BAC-A3C7-89FE817F3C1B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:context_form_alteration_module:7.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AA064617-3511-4A0B-B6A1-C1FE20DFCB3C"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/67173",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2253103",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2254853",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}