cvelist/2018/3xxx/CVE-2018-3778.json
2019-03-18 07:12:15 +00:00

73 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-08-06T00:00:00",
"ID": "CVE-2018-3778",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aedes",
"version": {
"version_data": [
{
"version_value": ">=0.35.1"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper authorization in aedes version <0.35.0 will publish a LWT in a channel when a client is not authorized."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization (CWE-285)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json",
"refsource": "MISC",
"url": "https://github.com/nodejs/security-wg/blob/master/vuln/npm/457.json"
},
{
"name": "https://github.com/mcollina/aedes/issues/212",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/212"
},
{
"name": "https://github.com/mcollina/aedes/issues/211",
"refsource": "MISC",
"url": "https://github.com/mcollina/aedes/issues/211"
}
]
}
}