You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/08 16:30:00 UTC

[jira] [Assigned] (SPARK-34403) Remove dependency to commons-httpclient, is not used and has vulnerabilities.

     [ https://issues.apache.org/jira/browse/SPARK-34403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-34403:
------------------------------------

    Assignee:     (was: Apache Spark)

> Remove dependency to commons-httpclient, is not used and has vulnerabilities.
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-34403
>                 URL: https://issues.apache.org/jira/browse/SPARK-34403
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Sergio Sainz
>            Priority: Major
>
> <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
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org