CyberRota Analysis
AI-GeneratedShinobi versions prior to commit 5a76c74f are vulnerable due to a hardcoded connection key in the child node service, allowing unauthenticated attackers to execute arbitrary SQL queries. This vulnerability enables attackers to access and manipulate user records and camera configurations by exploiting the WebSocket handshake process. Organizations using Shinobi should prioritize addressing this critical vulnerability to prevent unauthorized access and potential data breaches.
Original NVD Description
Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries through the onWebSocketDataFromChildNode handler to read and modify user records and camera configuration.