Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10105 remove httpclient dependency
  3. HADOOP-12711

Remove dependency on commons-httpclient for ServletUtil

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0
    • None
    • None

    Description

      This is a branch-2 only change, as ServletUtil for trunk removes the code that depends on commons-httpclient.

      We need to retire the use of commons-httpclient in Hadoop to address the security concern in CVE-2012-5783 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5783.

      import org.apache.commons.httpclient.URIException;
      import org.apache.commons.httpclient.util.URIUtil;
      

      Attachments

        1. HADOOP-12711.001.patch
          10 kB
          Wei-Chiu Chuang
        2. HADOOP-12711.002.patch
          3 kB
          Wei-Chiu Chuang
        3. HADOOP-12711.branch-2.004.patch
          3 kB
          Wei-Chiu Chuang
        4. HADOOP-12711-branch-2.002.patch
          3 kB
          Masatake Iwasaki
        5. HADOOP-12711-branch-2.003.patch
          3 kB
          Wei-Chiu Chuang

        Issue Links

          Activity

            People

              weichiu Wei-Chiu Chuang
              weichiu Wei-Chiu Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: