ataease is an open source data analytics and visualization platform. In Dataease versions up to 2.10.12, the patch introduced to mitigate DB2 JDBC deserialization remote code execution attacks only blacklisted the rmi parameter. The ldap parameter in the DB2 JDBC connection string was not filtered, allowing attackers to exploit the DB2 JDBC connection string to trigger server-side request forgery (SSRF). In higher versions of Java, ldap deserialization (autoDeserialize) is disabled by default, preventing remote code execution, but SSRF remains exploitable. Versions up to 2.10.12 are affected. The issue is fixed in version 2.10.13. Updating to 2.10.13 or later is recommended. No known workarounds are documented aside from upgrading.
| Link | Resource |
|---|---|
| https://github.com/dataease/dataease/commit/77078658715bd85af5867afbfd5f1fcc37cf03c8 | Patch |
| https://github.com/dataease/dataease/security/advisories/GHSA-fmq3-6xhc-r845 | Exploit Vendor Advisory |
| https://github.com/dataease/dataease/security/advisories/GHSA-fmq3-6xhc-r845 | Exploit Vendor Advisory |
19 Sep 2025, 19:34
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-09-15 16:15
Updated : 2025-09-19 19:34
NVD link : CVE-2025-58045
Mitre link : CVE-2025-58045
CVE.ORG link : CVE-2025-58045
JSON object : View
Server-Side Request Forgery (SSRF)