CyberRota Analysis
AI-GeneratedThe vulnerability in DataEase allows unauthenticated attackers to exploit the /de2api/share/proxyInfo interface to generate a valid link token without proper validation of credentials, provided they know the UUID of a protected share. This could lead to unauthorized access to sensitive data and API functionalities. Organizations using versions prior to 2.10.24 should prioritize upgrading to mitigate the risk of unauthorized data exposure.
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, the /de2api/share/proxyInfo share interface generates and returns X-DE-LINK-TOKEN before validating the share password or ticket, allowing unauthenticated attackers who know a protected share UUID to obtain a valid link token for subsequent share-related API calls even with missing or invalid credentials. This issue is fixed in version 2.10.24.