CVE-2016-10523
31.05.2018, 20:29
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.Enginsight
Vendor | Product | Version |
---|---|---|
mqtt-packet_project | mqtt-packet | 𝑥 < 3.4.6 |
mqtt-packet_project | mqtt-packet | 4.0.0 ≤ 𝑥 < 4.0.5 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.