[
https://issues.apache.org/jira/browse/HADOOP-12710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137165#comment-15137165
]
Wei-Chiu Chuang commented on HADOOP-12710:
------------------------------------------
Hi [~wheat9] thanks for the comments. However, at this point,
commons-httpclient is still being used in Hadoop codebase in other places (see
HADOOP-12552)
> Remove dependency on commons-httpclient for TestHttpServerLogs
> --------------------------------------------------------------
>
> Key: HADOOP-12710
> URL: https://issues.apache.org/jira/browse/HADOOP-12710
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 3.0.0
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Attachments: HADOOP-12710.001.patch
>
>
> Commons-httpclient has long been EOL. Critically, it has several security
> vulnerabilities: CVE-2012-5783
> http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-5783.
> I saw a recent commit that depends on commons-httpclient for
> TestHttpServerLogs (HADOOP-12625) This JIRA intends to replace the dependency
> with httpclient APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)