by @LeSuisse Activity log
- Created suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
NanoMQ has Heap Buffer Overflow in URI Parameter Parsing
NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging Platform. Versions prior to 0.24.11 have a remotely triggerable heap buffer overflow in the `uri_param_parse` function of NanoMQ's REST API. The vulnerability occurs due to an off-by-one error when allocating memory for query parameter keys and values, allowing an attacker to write a null byte beyond the allocated buffer. This can be triggered via a crafted HTTP request. Version 0.24.11 patches the issue.
References
-
https://github.com/nanomq/nanomq/security/advisories/GHSA-6w96-9qw7-m599 x_refsource_CONFIRM
-
https://github.com/nanomq/nanomq/issues/2247 x_refsource_MISC
Affected products
- ==< 0.24.11
Package maintainers
-
@sikmir Nikolay Korotkiy <sikmir@disroot.org>