cvelist/2019/13xxx/CVE-2019-13068.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2019-06-30 00:00:55 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13068",
"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": "public/app/features/panel/panel_ctrl.ts in Grafana before 6.2.5 allows HTML Injection in panel drilldown links (via the Title or url field)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/grafana/grafana/issues/17718",
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/issues/17718"
},
{
"url": "https://github.com/grafana/grafana/releases/tag/v6.2.5",
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/releases/tag/v6.2.5"
2019-07-10 12:00:53 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190710-0001/",
"url": "https://security.netapp.com/advisory/ntap-20190710-0001/"
2023-03-27 18:00:37 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html",
"url": "http://packetstormsecurity.com/files/171500/Grafana-6.2.4-HTML-Injection.html"
2019-06-30 00:00:55 +00:00
}
]
}
}