Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Running-Elephant | Datart | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/running-elephant/datart/tagsRelease Notes
- https://github.com/xiaoxiaoranxxx/CVE-2025-56815ExploitThird Party Advisory
FAQ
What is CVE-2025-56815?
CVE-2025-56815 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 t...
How severe is CVE-2025-56815?
CVE-2025-56815 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-56815?
Check the references section above for vendor advisories and patch information. Affected products include: Running-Elephant Datart.