{
    "CVE_data_meta": {
        "ASSIGNER": "support@hackerone.com",
        "DATE_PUBLIC": "2018-04-26T00:00:00",
        "ID": "CVE-2016-10523",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "mqtt-packet node module",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "<3.4.6 || > 4.0.0 <4.0.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "HackerOne"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "MQTT before 3.4.6 and 4.0.x before 4.0.5 allows specifically crafted MQTT packets to crash the application, making a DoS attack feasible with very little bandwidth."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Denial of Service (CWE-400)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/mcollina/mosca/issues/393",
                "refsource": "MISC",
                "url": "https://github.com/mcollina/mosca/issues/393"
            },
            {
                "name": "https://nodesecurity.io/advisories/75",
                "refsource": "MISC",
                "url": "https://nodesecurity.io/advisories/75"
            },
            {
                "name": "https://github.com/mqttjs/mqtt-packet/pull/8",
                "refsource": "MISC",
                "url": "https://github.com/mqttjs/mqtt-packet/pull/8"
            }
        ]
    }
}