cvelist/2018/21xxx/CVE-2018-21019.json
2019-09-23 16:00:53 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-21019",
"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": "Home Assistant before 0.67.0 was vulnerable to an information disclosure that allowed an unauthenticated attacker to read the application's error log via components/api.py."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/home-assistant/home-assistant/pull/13836",
"refsource": "MISC",
"name": "https://github.com/home-assistant/home-assistant/pull/13836"
},
{
"url": "https://github.com/home-assistant/home-assistant/releases/tag/0.67.0",
"refsource": "MISC",
"name": "https://github.com/home-assistant/home-assistant/releases/tag/0.67.0"
}
]
}
}