cvelist/2014/9xxx/CVE-2014-9498.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:12:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9498",
"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 06:12:44 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in the Webform Invitation module 7.x-1.x before 7.x-1.3 and 7.x-2.x before 7.x-2.4 for Drupal allows remote authenticated users with the Webform: Create new content, Webform: Edit own content, or Webform: Edit any content permission to inject arbitrary web script or HTML via a node title."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:12:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/node/2386011",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/node/2386011"
},
{
"name": "[oss-security] 20150103 Re: CVE requests: Drupal contributed modules",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/01/04/6"
},
{
"name": "[oss-security] 20150103 CVE requests: Drupal contributed modules",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/01/03/2"
},
{
"name": "https://www.drupal.org/node/2386013",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/node/2386013"
},
{
"name": "https://www.drupal.org/node/2386387",
"refsource": "MISC",
"url": "https://www.drupal.org/node/2386387"
}
]
}
}