CVE-2025-48999
DataEase SQL Injection Vulnerability
Description
DataEase is an open source business intelligence and data visualization tool. A bypass of CVE-2025-46566's patch exists in versions prior to 2.10.10. In a malicious payload, `getUrlType()` retrieves `hostName`. Since the judgment statement returns false, it will not enter the if statement and will not be filtered. The payload can be directly concatenated at the replace location to construct a malicious JDBC statement. Version 2.10.10 contains a patch for the issue.
INFO
Published Date :
June 3, 2025, 9:15 p.m.
Last Modified :
June 5, 2025, 2:07 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-48999
.
URL | Resource |
---|---|
https://github.com/dataease/dataease/commit/03b18db8a0fb7e9dc2c44f6d26d8c6221b7748c4 | Patch |
https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r | Exploit Third Party Advisory |
https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-48999
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-48999
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jun. 05, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:* versions up to (excluding) 2.10.10 Added Reference Type GitHub, Inc.: https://github.com/dataease/dataease/commit/03b18db8a0fb7e9dc2c44f6d26d8c6221b7748c4 Types: Patch Added Reference Type CISA-ADP: https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r Types: Exploit, Third Party Advisory Added Reference Type GitHub, Inc.: https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r Types: Exploit, Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 04, 2025
Action Type Old Value New Value Added Reference https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r -
New CVE Received by [email protected]
Jun. 03, 2025
Action Type Old Value New Value Added Description DataEase is an open source business intelligence and data visualization tool. A bypass of CVE-2025-46566's patch exists in versions prior to 2.10.10. In a malicious payload, `getUrlType()` retrieves `hostName`. Since the judgment statement returns false, it will not enter the if statement and will not be filtered. The payload can be directly concatenated at the replace location to construct a malicious JDBC statement. Version 2.10.10 contains a patch for the issue. Added CVSS V4.0 AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Added CWE CWE-284 Added CWE CWE-923 Added Reference https://github.com/dataease/dataease/commit/03b18db8a0fb7e9dc2c44f6d26d8c6221b7748c4 Added Reference https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-48999
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-48999
weaknesses.