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

Upgrade commons-text version to fix CVE-2022-42889

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Upgrade commons-text version to ensure downstream applications are not at risk from CVE-2022-42889.

      https://nvd.nist.gov/vuln/detail/CVE-2022-42889

      The CVE is related to variable expansion through the utility class org.apache.commons.text.lookup.StringLookup.

      1. Hadoop does not use this in its codebase, and never has. Therefore it is not at direct risk from this.
      2. We are not aware of any uses in its dependent libraries. Assuming this is true, hadoop is not at indirect risk from this.

      Applications built using the hadoop libraries may be at risk if they use the class and get their version of commons-text set transitively from the hadoop build. Upgrading the dependency declared by hadoop ensures that these applications are not vulnerable.

      Attachments

        Issue Links

          Activity

            People

              pj.fanning PJ Fanning
              hexiaoqiao Xiaoqiao He
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: