CyberRota Analysis
AI-GeneratedTDengine, an open-source time-series database, is vulnerable to a privilege escalation flaw that allows users with create UDF privileges to upload malicious shared libraries and execute arbitrary C code on the server. This vulnerability poses a significant risk, as it could lead to unauthorized access and control over the database environment. Organizations using versions prior to 3.4.1.15 should prioritize upgrading to mitigate potential exploitation.
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 an open source, time-series database optimized for Internet of Things devices. Prior to 3.4.1.15, a user with create udf privilege could upload a crafted shared library and install it as a user-defined function, such as eval, then execute arbitrary C code on the TDengine server side through database queries. This issue is fixed in version 3.4.1.15.