cvelist/2014/8xxx/CVE-2014-8378.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:58:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-8378",
"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 02:58:19 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in the TableField module 7.x-2.x before 7.x-2.3 allows remote authenticated users with the \"administer content types\" or \"administer taxonomy\" permission to inject arbitrary web script or HTML via vectors related to the field help text in an entity edit form."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:58:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "69227",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/69227"
},
{
"name": "60688",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/60688"
},
{
"name": "tablefield-drupal-helptext-xss(95312)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95312"
},
{
"name": "https://www.drupal.org/node/2320027",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/node/2320027"
},
{
"name": "https://www.drupal.org/node/2320613",
"refsource": "MISC",
"url": "https://www.drupal.org/node/2320613"
}
]
}
}