cvelist/2018/18xxx/CVE-2018-18836.json
2019-06-18 16:00:46 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18836",
"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": "An issue was discovered in Netdata 1.10.0. JSON injection exists via the api/v1/data tqx parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L388",
"refsource": "MISC",
"name": "https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L388"
},
{
"url": "https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L403",
"refsource": "MISC",
"name": "https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L403"
},
{
"url": "https://github.com/netdata/netdata/commit/92327c9ec211bd1616315abcb255861b130b97ca",
"refsource": "MISC",
"name": "https://github.com/netdata/netdata/commit/92327c9ec211bd1616315abcb255861b130b97ca"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/netdata/netdata/pull/4521",
"url": "https://github.com/netdata/netdata/pull/4521"
},
{
"refsource": "MISC",
"name": "https://www.red4sec.com/cve/netdata_json_injection.txt",
"url": "https://www.red4sec.com/cve/netdata_json_injection.txt"
}
]
}
}