CVE-2025-56815
HIGHDatart 1.0.0-rc.3 - Path Traversal via POST /viz/image Interface
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-56815. PoCs published by xiaoxiaoranxxx.
AI-analyzed exploit summary The repository provides a working PoC for CVE-2025-56815, demonstrating a directory traversal vulnerability in Datart 1.0.0-rc.3 via the `/api/v1/files/viz/image` endpoint. It also includes a secondary PoC for CVE-2025-56816, exploiting YAML deserialization for potential RCE.
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.
Exploits (1)
The repository provides a working PoC for CVE-2025-56815, demonstrating a directory traversal vulnerability in Datart 1.0.0-rc.3 via the `/api/v1/files/viz/image` endpoint. It also includes a secondary PoC for CVE-2025-56816, exploiting YAML deserialization for potential RCE.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N