Details
Description
With OFBIZ-5801 I recently upgraded Axis2 to 1.6.3. But it still uses commons-httpclient-3.1 which is not only deprecated but also faces a number of vulnerabilties:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5262
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3577
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6153
This will also help to resolve OFBIZ-6755 (passport component)
Attachments
Issue Links
- is duplicated by
-
OFBIZ-6982 Replace use of commons.http libraries with httpcomponent variant.
- Closed
- is related to
-
OFBIZ-6755 Update the passport component to use httpclient/core-4.4.1 instead of commons-httpclient-3.1
- Closed