
CVE-2024-10965 – emqx neuron JSON File schema information disclosure
https://notcve.org/view.php?id=CVE-2024-10965
07 Nov 2024 — A vulnerability classified as problematic was found in emqx neuron up to 2.10.0. Affected by this vulnerability is an unknown functionality of the file /api/v2/schema of the component JSON File Handler. The manipulation leads to information disclosure. The attack can be launched remotely. The patch is named c9ce39747e0372aaa2157b2b56174914a12c06d8. • https://github.com/emqx/neuron/issues/2281 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE-284: Improper Access Control •

CVE-2024-10964 – emqx neuron plugin_handle.c handle_add_plugin buffer overflow
https://notcve.org/view.php?id=CVE-2024-10964
07 Nov 2024 — A vulnerability classified as critical has been found in emqx neuron up to 2.10.0. Affected is the function handle_add_plugin in the library cmd.library of the file plugins/restful/plugin_handle.c. The manipulation leads to buffer overflow. It is possible to launch the attack remotely. It is recommended to apply a patch to fix this issue. • https://github.com/emqx/neuron/issues/2280 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •