Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-34403

Remove dependency to commons-httpclient, is not used and has vulnerabilities.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • Spark Core
    • None

    Description

      <dependency>
      <groupId>commons-httpclient</groupId>
      <artifactId>commons-httpclient</artifactId>
      </dependency>

       

      Has vulnerabilities as below:

       

      CVE-2012-6153

      CVE-2012-5783

       

      Also, after removing it and running `spark/sql/hive$mvn compile test` the result is SUCCESS

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sergiosp Sergio Sainz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: