CVE-2024-10965: Information Disclosure in EMQX Neuron Vulnerability Fix
- Aakash Rahsi

- Nov 26, 2024
- 2 min read

Overview : EMQX Neuron Vulnerability Fix
Description:
A vulnerability was discovered in EMQX Neuron Vulnerability Fix up to version 2.10.0, specifically in the /api/v2/schema endpoint of the JSON File Handler component.
Severity: Medium
Potential Impact
Information Disclosure: Improper handling of JSON schema files may expose sensitive data, potentially compromising system security.
Root Cause: Incorrect handling of JSON schema inputs, leading to unintended data exposure.
Affected Systems
EMQX Neuron: Versions up to 2.10.0
Fix
Solution:
Update to EMQX Neuron version 2.10.1 or later, where the vulnerability has been addressed.
Silent Installation and Deployment Across Tools
Deployment Commands
Silent Installation:
msiexec /i "EMQXUpdate.msi" /quiet /norestart
Normal Installation:
msiexec /i "EMQXUpdate.msi"
Tools and Steps
Microsoft Intune
Upload the EMQX update .msi file to Microsoft Endpoint Manager.
Assign the update to affected device groups.
Configure deployment with the silent command.
SCCM
Import the EMQX update package into SCCM.
Assign it to collections of affected devices.
Schedule deployment and monitor success.
NinjaOne
Upload the .msi file under Software Deployment.
Assign target devices and schedule the update.
Datto RMM
Add the .msi file to Datto RMM Deployment.
Use the silent install command for configuration.
Assign devices and initiate the update.
ConnectWise RMM
Upload the .msi file to ConnectWise Automate.
Assign devices or groups for deployment.
Pulseway
Add the .msi file under Patch Management.
Set the silent installation command and assign devices.
MSP360 RMM
Navigate to Manage Software.
Add the .msi file and configure silent installation.
Deploy to systems.
Release Date
November 7, 2024
Benefits of Patching
Data Protection: Prevents unintended exposure of sensitive JSON schema data.
Improved System Security: Addresses critical gaps in handling schema files.
Compliance Readiness: Enhances compliance with data protection standards.



Comments