Description
Datart 1.0.0-rc.3 is vulnerable to Directory Traversal in the POST /viz/image interface, since the server directly uses MultipartFile.transferTo() to save the uploaded file to a path controllable by the user, and lacks strict verification of the file name.
References
github.com/running-elephant/datart/tags
github.com/xiaoxiaoranxxx/CVE-2025-56815