CyberRota Analysis
AI-GeneratedThe vulnerability in StarRocks affects the query_detail endpoint, allowing authenticated attackers with low privileges to access unfiltered query history for all users. This can lead to the disclosure of sensitive information, including full SQL text, execution plans, and profiling data, potentially exposing credentials. Organizations using StarRocks, particularly those with multi-user environments, should prioritize patching to mitigate the risk of information leakage.
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
StarRocks through 4.0.13 contains an information disclosure vulnerability in the query_detail endpoint that returns unfiltered query history for all users. Authenticated attackers with low privileges can access full SQL text, execution plans, and profiling data from every query executed by other users, including statements containing credentials.