Apache HiveGHSA-c476-j253-5rgq
Apache Hive Incorrectly Assigns Permissions for a Critical Resource
Medium5.5CVE-2024-29869 · Published Jan 29, 2025
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| org.apache.hive:hive-exec Maven | < 4.0.1 | 4.0.1 |
Details and references
Hive creates a credentials file to a temporary directory in the file system with permissions 644 by default when the file permissions are not set explicitly. Any unauthorized user having access to the directory can read the sensitive information written into this file. Users are recommended to upgrade to version 4.0.1, which fixes this issue.
- CVSS 3.1
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-732
- Also known as
- CVE-2024-29869