cvelist/2016/4xxx/CVE-2016-4856.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:51:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2016-4856",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Splunk Enterprise",
"version": {
"version_data": [
{
"version_value": "6.3.x prior to 6.3.5"
}
]
}
},
{
"product_name": "Splunk Light",
"version": {
"version_data": [
{
"version_value": "6.3.x prior to 6.3.5"
}
]
}
}
]
},
"vendor_name": "Splunk Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:51:45 +00:00
"lang": "eng",
"value": "Cross-site scripting vulnerability in Splunk Enterprise 6.3.x prior to 6.3.5 and Splunk Light 6.3.x prior to 6.3.5 allows attacker with administrator rights to inject arbitrary web script or HTML via unspecified vectors."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:51:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.splunk.com/view/SP-CAAAPN9",
"refsource": "CONFIRM",
"url": "https://www.splunk.com/view/SP-CAAAPN9"
},
{
"name": "JVN#71462075",
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN71462075/index.html"
},
{
"name": "92990",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92990"
}
]
}
}