cvelist/2018/1000xxx/CVE-2018-1000816.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2018-12-20 10:05:31 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-11-27T13:54:33.456461",
"DATE_REQUESTED" : "2018-10-15T09:16:59",
"ID" : "CVE-2018-1000816",
"REQUESTER" : "lokalhorst@protonmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Grafana",
"version" : {
"version_data" : [
{
"version_value" : "confirmed for 5.2.4 and 5.3.0 "
}
]
}
}
]
},
"vendor_name" : "Grafana"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Grafana version confirmed for 5.2.4 and 5.3.0 contains a Cross Site Scripting (XSS) vulnerability in Influxdb and Graphite query editor that can result in Running arbitrary js code in victims browser.. This attack appear to be exploitable via Authenticated user must click on the input field where the payload was previously inserted.."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/grafana/grafana/issues/13667",
"refsource" : "MISC",
"url" : "https://github.com/grafana/grafana/issues/13667"
}
]
}
}