제출 #435372: emqx neuron neuron version ≤ 2.10.0 Buffer Overflow정보

제목emqx neuron neuron version ≤ 2.10.0 Buffer Overflow
설명The /api/v2/plugin interface library parameter uses the strcpy function to copy the contents of req->library to cmd.library. This operation poses a risk of buffer overflow since the strcpy function does not check the size of the destination buffer. If the string length in req->library exceeds the capacity of cmd.library, strcpy will continue writing beyond the memory of the destination buffer, leading to a buffer overflow.
원천⚠️ https://github.com/emqx/neuron/issues/2280
사용자
 susu199 (UID 76394)
제출2024. 11. 01. AM 07:15 (2 연령 ago)
모더레이션2024. 11. 07. AM 11:35 (6 days later)
상태수락
VulDB 항목283410 [emqx neuron 까지 2.10.0 plugin_handle.c handle_add_plugin 메모리 손상]
포인트들19

Want to know what is going to be exploited?

We predict KEV entries!