Home

Description

Datart 1.0.0-rc.3 is vulnerable to Directory Traversal. The configuration file handling of the application allows attackers to upload arbitrary YAML files to the config/jdbc-driver-ext.yml path. The application parses this file using SnakeYAML's unsafe load() or loadAs() method without input sanitization. This allows deserialization of attacker-controlled YAML content, leading to arbitrary class instantiation. Under certain conditions, this can be exploited to achieve remote code execution (RCE).

PUBLISHED Reserved 2025-08-17 | Published 2025-09-24 | Updated 2025-09-24 | Assigner mitre

References

github.com/running-elephant/datart

github.com/xiaoxiaoranxxx/CVE-2025-56815

cve.org (CVE-2025-56816)

nvd.nist.gov (CVE-2025-56816)

Download JSON