CVE-2024-29869

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-29869
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-29869.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-29869
Aliases
Downstream
Published
2025-01-28T22:15:15.727Z
Modified
2025-11-19T17:35:45.553820Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/apache/hive

Affected ranges

Type
GIT
Repo
https://github.com/apache/hive
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

vanir_signatures

[
    {
        "id": "CVE-2024-29869-e1ee7a8d",
        "target": {
            "file": "ql/src/java/org/apache/hadoop/hive/ql/exec/SecureCmdDoAs.java",
            "function": "SecureCmdDoAs"
        },
        "digest": {
            "length": 739.0,
            "function_hash": "19583747198238478936350819755352264347"
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/apache/hive/commit/20106e254527f7d71b2e34455c4322e14950c620",
        "signature_version": "v1"
    },
    {
        "id": "CVE-2024-29869-e3a8dd74",
        "target": {
            "file": "ql/src/java/org/apache/hadoop/hive/ql/exec/SecureCmdDoAs.java"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "309184150987405089129436376578383488731",
                "226842434424847783574569093757658751224",
                "190284801151695292159057219544159865616",
                "196630513503723828950475778316309913701",
                "244654735170495447381505268244894001138",
                "3461343484035904361517288472764788218",
                "330531852723568170168871053108958403028",
                "330918225317782575946821153169600040730",
                "53949400455092074594154747587453937345"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/apache/hive/commit/20106e254527f7d71b2e34455c4322e14950c620",
        "signature_version": "v1"
    }
]