In Eclipse Wakaama, ever since its inception until 2021-01-14, the CoAP parsing code does not properly sanitize network-received data.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577968 | issue tracking vendor advisory exploit patch |
https://github.com/eclipse/wakaama/pull/640 | patch third party advisory |