xiaoxiaoranxxx

5 exploits Active since Sep 2025
CVE-2025-70828 NOMISEC HIGH STUB
Datart v1.0.0-rc.3 - Code Injection
An issue in Datart v1.0.0-rc.3 allows attackers to execute arbitrary code via the url parameter in the JDBC configuration
1 stars
CVSS 8.8
CVE-2025-70829 NOMISEC MEDIUM WRITEUP
Datart 1.0.0-rc.3 - Info Disclosure
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.
1 stars
CVSS 5.7
CVE-2025-70830 NOMISEC CRITICAL WORKING POC
Datart 1.0.0-rc.3 - Authenticated Remote Code Execution via Freemarker Template Injection in SQL Script Field
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.
1 stars
CVSS 9.9
CVE-2025-56815 NOMISEC HIGH WORKING POC
Datart 1.0.0-rc.3 - Path Traversal via POST /viz/image Interface
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.
1 stars
CVSS 7.1
CVE-2025-56816 WRITEUP HIGH WRITEUP
Datart 1.0.0-rc.3 - Directory Traversal and Remote Code Execution via YAML Deserialization
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).
CVSS 8.8