GHSA-6vfr-p2hx-6v32
MODERATECVE-2025-59355When 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
- >= 1.0.0, < 1.8.0
- Fixed in
- 1.8.0
- Weakness
- CWE-532
- Published
- 2026-01-19
- Source
- github