Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-19031

CVE-2024-23454: Apache Hadoop: Temporary File Local Information Disclosure

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Apache Hadoop’s RunJar.run() does not set permissions for temporary directory by default. If sensitive data will be present in this file, all the other local users may be able to view the content.

      This is because, on unix-like systems, the system temporary directory is shared between all local users. As such, files written in this directory, without setting the correct posix permissions explicitly, may be viewable by all other local users.

      Credit: Andrea Cosentino (finder)

      See: https://www.cve.org/CVERecord?id=CVE-2024-23454

      Attachments

        Activity

          People

            hexiaoqiao Xiaoqiao He
            hexiaoqiao Xiaoqiao He
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: