CyberRota Analysis
AI-GeneratedThe vulnerability in DataEase stems from a hardcoded default share link signature key in the ShareSecretManage component, which allows attackers to forge linkToken JWTs and bypass TokenFilter verification. This could enable unauthorized access to backend resources as if they were the original share creator, even after the share has been revoked. Organizations using versions prior to 2.10.24 should prioritize updating to mitigate potential exploitation risks.
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
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, ShareSecretManage uses a hardcoded default share link signature key, allowing an attacker who can obtain a passwordless share for a resource and user to use the known key link-pwd-fit2cloud to forge linkToken JWTs, bypass TokenFilter verification, and access backend resources as the share creator even if the original share has been revoked. This issue is fixed in version 2.10.24.