214 lines
6.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-5189",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-09-20T10:55:28.740",
"lastModified": "2024-11-21T01:33:51.177",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Webform Validation module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.1 for Drupal allows remote authenticated users with permissions to \"update Webform nodes\" to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Webform Validation v6.x-1.x anterior a v6.x-1.5 y v7.x-1.x anterior a v7.x-1.1 para Drupal, permite a usuarios remotos autenticados con permisos para \"actualizar nodos Webform\" inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N",
"baseScore": 2.1,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:6.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DD4F8CA0-4C69-4941-808C-B4031F778149"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:6.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3DEAC148-09EC-46EC-86DD-281566B9F052"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:6.x-1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "8EA29342-55CD-47FA-8C31-266D57086B69"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:6.x-1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "ABBDBE38-6055-4DFD-8F92-27F64C996925"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:6.x-1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E88CF03B-852B-45FF-9E33-07E085561C38"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F8B1170D-AD33-4C7A-892D-63AC71B032CF"
}
]
}
]
},
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:7.x-1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "14A9E66E-523B-4C77-8841-FB8AE9194CF1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:svendecabooter:webform_validation:7.x-1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "25C41833-2475-4C77-A348-D1709D7A0E95"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F8B1170D-AD33-4C7A-892D-63AC71B032CF"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/1357354",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1357356",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1357360",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/47035",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/77426",
"source": "cve@mitre.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71597",
"source": "cve@mitre.org"
},
{
"url": "http://drupal.org/node/1357354",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1357356",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1357360",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/47035",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/77426",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71597",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}