[
https://issues.apache.org/jira/browse/HADOOP-12767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134401#comment-15134401
]
Wei-Chiu Chuang commented on HADOOP-12767:
------------------------------------------
Hi [~artem.aliev] Thanks for reporting this.
The Hadoop trunk depends on httpclient 4.2.5 and commons-httpclient 3.2.1. Same
for branch-2.
Per CVE-2015-5262
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5262), httpclient
before 4.3.6 suffers from the vulnerability.
Bumping httpclient version should be relatively easy, assuming no API change,
it would only need update pom files. However, removing commons-httpclient 3 is
not trivial, and is an ongoing effort.
> update apache httpclient version to the latest 4.5 for security
> ---------------------------------------------------------------
>
> Key: HADOOP-12767
> URL: https://issues.apache.org/jira/browse/HADOOP-12767
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Artem Aliev
>
> Various SSL security fixes are needed. See: CVE-2012-6153, CVE-2011-4461,
> CVE-2014-3577, CVE-2015-5262.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)