#VU111975 Incorrect permission assignment for critical resource in Apache Hive - CVE-2024-29869
Published: June 26, 2025
Apache Hive
Apache Foundation
Description
The vulnerability allows a local user to gain access to potentially sensitive information.
The vulnerability exists due to 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. A local user with access to the directory can read the sensitive information written into this file.