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.
Problem types
CWE-639: Authorization Bypass Through User-Controlled Key
Product status
References
github.com/...taease/security/advisories/GHSA-9423-78gr-xjj5
github.com/...ommit/57e90bdcc21c3fa2ec57184671603ad88a5b941b
github.com/dataease/dataease/releases/tag/v2.10.24