CyberRota Analysis
AI-GeneratedTDengine Enterprise versions prior to 3.4.1.15 are vulnerable, allowing authenticated low-privilege SQL users to terminate active shared-storage migrations due to a missing privilege check in the KILL SSMIGRATE command. This could lead to disruptions in data migration processes, potentially impacting data integrity and availability. Organizations using TDengine for IoT applications should prioritize upgrading to the patched version to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
TDengine is a time-series database optimized for Internet of Things devices. Prior to 3.4.1.15, TDengine Enterprise allowed an authenticated low-privilege SQL user to run KILL SSMIGRATE <id> against an active shared-storage migration because mndProcessKillSsMigrateReq called mndKillSsMigrate while the intended MND_OPER_SSMIGRATE_DB privilege check was commented out. This issue is fixed in version 3.4.1.15.