← Back

Running Elephant

running-elephant

5 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Datart
datart

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Running Elephant
1Datart
Apr 3, 2026
Feb 17, 2026
N/A· v4
8.8 HIGH· v3
N/A· v2
An issue in Datart v1.0.0-rc.3 allows attackers to execute arbitrary code via the url parameter in the JDBC configuration
1Running Elephant
1Datart
Feb 23, 2026
Feb 17, 2026
N/A· v4
5.7 MEDIUM· v3
N/A· v2
An information exposure vulnerability in Datart v1.0.0-rc.3 allows authenticated attackers to access sensitive data via a custom H2 JDBC connection string.
1Running Elephant
1Datart
Oct 10, 2025
Sep 24, 2025
N/A· v4
8.8 HIGH· v3
N/A· v2
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 th...Show more
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).Show less
1Running Elephant
1Datart
Oct 10, 2025
Sep 24, 2025
N/A· v4
7.1 HIGH· v3
N/A· v2
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 s...Show more
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.Show less
1Running Elephant
1Datart
Oct 10, 2025
Sep 24, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An issue in Datart v.1.0.0-rc.3 allows a remote attacker to execute arbitrary code via the INIT connection parameter.