Apache Linkis: Arbitrary File Read via Double URL Encoding Bypass
Description
A vulnerability in Apache Linkis.
Problem Description When using the JDBC engine and da When using the JDBC engine and data source functionality, if the URL parameter configured on the frontend has undergone multiple rounds of URL encoding, it may bypass the system's checks. This bypass can trigger a vulnerability that allows unauthorized access to system files via JDBC parameters.
Scope of Impact
This issue affects Apache Linkis: from 1.3.0 through 1.7.0.
Severity level
moderate Solution Continuously check if the connection information contains the "%" character; if it does, perform URL decoding.
Users are recommended to upgrade to version 1.8.0, which fixes the issue.
More questions about this vulnerability can be discussed here: https://lists.apache.org/list?dev@linkis.apache.org:2025-9:cve
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.linkis:linkisMaven | >= 1.3.0, < 1.8.0 | 1.8.0 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-c399-q49h-qwc8ghsaADVISORY
- lists.apache.org/thread/03l5rfkgdt022o75jp8x4tzpqxz8g057ghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2025-29847ghsaADVISORY
- www.openwall.com/lists/oss-security/2025/09/19/2ghsaWEB
- lists.apache.org/listghsaWEB
News mentions
0No linked articles in our index yet.