"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-05-24 18:01:18 +00:00
parent 6b4c50d8a9
commit 0037955d06
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 134 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13429",
"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": "legend.ts in the piechart-panel (aka Pie Chart Panel) plugin before 1.5.0 for Grafana allows XSS via the Values Header (aka legend header) option."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/grafana/piechart-panel/releases/tag/v1.5.0",
"refsource": "MISC",
"name": "https://github.com/grafana/piechart-panel/releases/tag/v1.5.0"
},
{
"url": "https://github.com/grafana/piechart-panel/issues/218",
"refsource": "MISC",
"name": "https://github.com/grafana/piechart-panel/issues/218"
}
]
}
}

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13430",
"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": "Grafana before 7.0.0 allows tag value XSS via the OpenTSDB datasource."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/grafana/grafana/releases/tag/v7.0.0",
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/releases/tag/v7.0.0"
},
{
"url": "https://github.com/grafana/grafana/pull/24539",
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/pull/24539"
}
]
}
}