VYPR
Vendor

Running Elephant

Products
1
CVEs
8
Across products
8
Status
Private

Products

1

Recent CVEs

8
  • CVE-2025-70830CriFeb 17, 2026
    risk 0.64cvss 9.9epss 0.01

    A Server-Side Template Injection (SSTI) vulnerability in the Freemarker template engine of Datart v1.0.0-rc.3 allows authenticated attackers to execute arbitrary code via injecting crafted Freemarker template syntax into the SQL script field.

  • CVE-2025-70828HigFeb 17, 2026
    risk 0.57cvss 8.8epss 0.00

    An issue in Datart v1.0.0-rc.3 allows attackers to execute arbitrary code via the url parameter in the JDBC configuration

  • CVE-2024-12994MedDec 28, 2024
    risk 0.41cvss 6.3epss 0.01

    A vulnerability was found in running-elephant Datart 1.0.0-rc3. It has been rated as critical. Affected by this issue is the function extractModel of the file /import of the component File Upload. The manipulation of the argument file leads to deserialization. The attack may be…

  • CVE-2025-10080LowSep 8, 2025
    risk 0.20cvss 3.1epss 0.00

    A vulnerability has been found in running-elephant Datart up to 1.0.0-rc3. Affected by this issue is the function getTokensecret of the file datart/security/src/main/java/datart/security/util/AESUtil.java of the component API. The manipulation leads to use of hard-coded…

  • CVE-2025-56819Sep 24, 2025
    risk 0.01cvss epss 0.03

    An issue in Datart v.1.0.0-rc.3 allows a remote attacker to execute arbitrary code via the INIT connection parameter.

  • CVE-2025-70829Feb 17, 2026
    risk 0.00cvss epss 0.00

    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.

  • CVE-2025-56816Sep 24, 2025
    risk 0.00cvss epss 0.01

    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…

  • CVE-2025-56815Sep 24, 2025
    risk 0.00cvss epss 0.01

    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.