cvelist/2015/9xxx/CVE-2015-9282.json
2019-02-06 14:04:50 -05:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-9282",
"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" : [
{
"lang" : "eng",
"value" : "The Pie Chart Panel plugin through 2019-01-02 for Grafana is vulnerable to XSS via legend data or tooltip data. When a chart is included in a Grafana dashboard, this vulnerability could allow an attacker to gain remote unauthenticated access to the dashboard."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/grafana/grafana/issues/4117",
"refsource" : "MISC",
"url" : "https://github.com/grafana/grafana/issues/4117"
},
{
"name" : "https://github.com/grafana/piechart-panel/issues/3",
"refsource" : "MISC",
"url" : "https://github.com/grafana/piechart-panel/issues/3"
},
{
"name" : "https://github.com/grafana/piechart-panel/pull/163",
"refsource" : "MISC",
"url" : "https://github.com/grafana/piechart-panel/pull/163"
},
{
"name" : "https://padlock.argh.in/2019/02/05/exploiting-xss-grafana.html",
"refsource" : "MISC",
"url" : "https://padlock.argh.in/2019/02/05/exploiting-xss-grafana.html"
}
]
}
}