Approved changes feed: RSS · Atom
cpe:2.3:a:apache:linkis:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Apache (b0303047-b7dd-5cf8-abcc-71b7d9d80b95) |
|---|---|
| Product | Linkis (bdf8b302-4e67-5ce3-83b3-113e5219974a) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/apache/incubator-linkis |
purl2cpe | 2026-06-01 10:14:24.790761 |
pkg:maven/org.apache.linkis/linkis |
purl2cpe | 2026-06-01 10:14:24.790763 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-59355 |
vulnerable | 2026-06-08 07:35:21.704854 |
Apache Linkis: Password Exposure
A vulnerability.
When org.apache.linkis.metadata.util.HiveUtils.decode() fails to perform Base64 decoding, it records the complete input parameter string in the log via logger.error(str + "decode failed", e). If the input parameter contains sensitive information such as Hive Metastore keys, plaintext passwords will be left in the log files when decoding fails, resulting in information leakage.
Affected Scope
Component: Sensitive fields in hive-site.xml (e.g., javax.jdo.option.ConnectionPassword) or other fields encoded in Base64.
Version: Apache Linkis 1.0.0 – 1.7.0
Trigger Conditions
The value of the configuration item is an invalid Base64 string.
Log files are readable by users other than hive-site.xml administrators.
Severity: Low
The probability of Base64 decoding failure is low.
The leakage is only triggered when logs at the Error level are exposed.
Remediation
Apache Linkis 1.8.0 and later versions have replaced the log with desensitized content.
logger.error("URL decode failed: {}", e.getMessage()); // 不再输出 str
Users are recommended to upgrade to version 1.8.0, which fixes the issue.
Published: 2026-01-19T08:37:24.364Z
Updated: 2026-01-20T15:07:22.356Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-29847 |
vulnerable | 2026-06-08 07:14:56.872302 |
Apache Linkis: Arbitrary File Read via Double URL Encoding Bypass
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
Published: 2026-01-19T08:36:06.839Z
Updated: 2026-01-20T15:12:04.287Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-45627 |
vulnerable | 2026-06-08 06:48:08.754619 |
Apache Linkis Metadata Query Service JDBC: JDBC Datasource Module with Mysql has file read vulnerability
In Apache Linkis <1.7.0, due to the lack of effective filtering
of parameters, an attacker configuring malicious Mysql JDBC parameters in the DataSource Manager Module will
allow the attacker to read arbitrary files from the Linkis server. Therefore, the parameters in the Mysql JDBC URL should be blacklisted. This attack requires the attacker to obtain an authorized account from Linkis before it can be carried out. Versions of Apache Linkis < 1.7.0 will be affected.
We recommend users upgrade the version of Linkis to version 1.7.0.
Published: 2025-01-14T16:13:20.135Z
Updated: 2025-01-14T17:19:09.863Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-39928 |
vulnerable | 2026-06-08 06:41:51.906175 |
Apache Linkis Spark EngineConn: Commons Lang's RandomStringUtils Random string security vulnerability
In Apache Linkis <= 1.5.0, a Random string security vulnerability in Spark EngineConn, random string generated by the Token when starting Py4j uses the Commons Lang's RandomStringUtils.
Users are recommended to upgrade to version 1.6.0, which fixes this issue.
Published: 2024-09-24T07:27:55.376Z
Updated: 2024-09-24T15:02:39.880Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-27182 |
vulnerable | 2026-06-08 06:31:28.120106 |
Apache Linkis Basic management services: Engine material management Arbitrary file deletion vulnerability
In Apache Linkis <= 1.5.0,
Arbitrary file deletion in Basic management services on
A user with an administrator account could delete any file accessible by the Linkis system user
.
Users are recommended to upgrade to version 1.6.0, which fixes this issue.
Published: 2024-08-02T09:29:33.391Z
Updated: 2025-03-27T15:48:58.051Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-27181 |
vulnerable | 2026-06-08 06:31:28.117799 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-50740 |
vulnerable | 2026-06-08 06:16:16.622811 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49566 |
vulnerable | 2026-06-08 06:14:29.176681 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46801 |
vulnerable | 2026-06-08 06:14:23.322119 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-41916 |
vulnerable | 2026-06-08 06:11:07.419008 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-29216 |
vulnerable | 2026-06-08 06:02:39.154703 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-29215 |
vulnerable | 2026-06-08 06:02:39.152950 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-27987 |
vulnerable | 2026-06-08 05:57:42.670788 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-27603 |
vulnerable | 2026-06-08 05:57:42.105640 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-27602 |
vulnerable | 2026-06-08 05:57:42.103940 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-44645 |
vulnerable | 2026-06-08 05:49:35.949964 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-44644 |
vulnerable | 2026-06-08 05:49:35.949352 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39944 |
vulnerable | 2026-06-08 05:47:18.958808 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.