CVE-2025-48999
A bypass of CVE-2025-46566's patch exists in versions prior to 2.10.10.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 10.0%, higher than 95% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 4.0
- 6.8 MEDIUMCVSS:4.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/M
- EPSS
- 10.01% probability · 95th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-284, CWE-923
- Affected
- dataease/dataease
- Source
- security-advisories@github.com
References
- https://github.com/dataease/dataease/commit/03b18db8a0fb7e9dc2c44f6d26d8c6221b7748c4Patch
- https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2rExploit, Third Party Advisory
- https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2rExploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.