cvelist/2010/1xxx/CVE-2010-1303.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:42:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-1303",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:42:29 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Taxonomy Filter module 6.x before 6.x-1.1 for Drupal allow remote authenticated users, with administer taxonomy permissions or create node permissions when free tagging is enabled, to inject arbitrary web script or HTML via vocabulary (1) names, (2) terms, and (3) filter menus."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:42:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://drupal.org/node/622096",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/622096"
},
{
"name": "http://drupal.org/node/758756",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/758756"
},
{
"name": "63425",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/63425"
},
{
"name": "39220",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39220"
},
{
"name": "taxonomy-names-xss(57445)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57445"
}
]
}
}