PT-2025-38624 · Apache · Apache Linkis
Kinghao
+2
·
Published
2025-09-19
·
Updated
2026-01-19
·
CVE-2025-59355
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Apache Linkis versions 1.0.0 through 1.7.0
Description
A flaw exists where the
decode() function within org.apache.linkis.metadata.util.HiveUtils does not properly handle Base64 decoding failures. When decoding fails, the complete input parameter, which may contain sensitive information like Hive Metastore keys or plaintext passwords, is logged at the error level. This can lead to information leakage if log files are accessible to unauthorized users. The probability of Base64 decoding failure is low, and the leakage is only triggered when error-level logs are exposed.Recommendations
Upgrade to Apache Linkis version 1.8.0 or later, which replaces the logging of the input parameter with desensitized content.
Fix
Insertion into Log File
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Linkis