CVE-2024-47074
CVSS V2 None
CVSS V3 None
Description
DataEase is an open source data visualization analysis tool. In Dataease, the PostgreSQL data source in the data source function can customize the JDBC connection parameters and the PG server target to be connected. In backend/src/main/java/io/dataease/provider/datasource/JdbcProvider.java, PgConfiguration class don't filter any parameters, directly concat user input. So, if the attacker adds some parameters in JDBC url, and connect to evil PG server, the attacker can trigger the PG jdbc deserialization vulnerability, and eventually the attacker can execute through the deserialization vulnerability system commands and obtain server privileges. The vulnerability has been fixed in v1.18.25.
Overview
- CVE ID
- CVE-2024-47074
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-11T14:45:31.107Z
- Last Modified Date
- 2024-10-11T19:59:38.971Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/dataease/dataease/security/advisories/GHSA-jgg7-w629-wcpc | x_refsource_CONFIRM |
https://github.com/dataease/dataease/commit/86eafc4d77f0bbc0eaa7fc58e5076a085257f259 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-47074 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47074 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-12 13:24:13 | Added to TrackCVE |