CyberRota Analysis
AI-GeneratedDataEase versions prior to 2.10.24 are vulnerable, allowing authenticated users to manipulate task IDs to download, delete, retry, or generate download links for export tasks belonging to other users. Additionally, the download endpoint is accessible without authentication, enabling unauthenticated users to access exported files. Organizations using affected versions should prioritize upgrading to 2.10.24 to mitigate potential data exposure 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, any authenticated user can download (/exportCenter/download/{id}), delete (/exportCenter/delete), retry (/exportCenter/retry/{id}), or generate download links (/exportCenter/generateDownloadUri/{id}) for export tasks belonging to other users by manipulating the task ID parameter, and the /exportCenter/download/{id} endpoint is whitelisted from authentication, allowing unauthenticated access to exported files. This issue is fixed in version 2.10.24.