[ 
https://issues.apache.org/jira/browse/AXIS2-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250614#comment-15250614
 ] 

Hudson commented on AXIS2-5761:
-------------------------------

FAILURE: Integrated in Axis2 #3445 (See 
[https://builds.apache.org/job/Axis2/3445/])
AXIS2-5761: Switch to the HttpClient 4.x based HTTP transport as default and 
use it for all unit tests and samples.

Change created using the following command:

sed -i '' -e 
's/org\.apache\.axis2\.transport\.http\.CommonsHTTPTransportSender/org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender/'
 $(grep -l 'org\.apache\.axis2\.transport\.http\.CommonsHTTPTransportSender' -r 
. --include=*.xml --exclude-dir=.svn --exclude-dir=target --exclude-dir=xdoc) 
(veithen: rev 1740186)
* axis2/databinding-tests/jaxbri-tests/src/test/repo/conf/axis2.xml
* axis2/modules/addressing/test-resources/axis2.xml
* axis2/modules/fastinfoset/test-resources/axis2.xml
* axis2/modules/integration/conf/axis2.xml
* axis2/modules/integration/test-resources/SwA-enabled-axis2.xml
* axis2/modules/integration/test-resources/SwA-fileCache-enabled-axis2.xml
* axis2/modules/integration/test-resources/deployment/deployment.both.axis2.xml
* axis2/modules/integration/test-resources/deployment/server-transport.xml
* axis2/modules/integration/test-resources/jaxrs/pojo-enabled-axis2.xml
* axis2/modules/integration/test-resources/mtom/MTOM-enabled-axis2.xml
* axis2/modules/integration/test-resources/mtom/MTOM-fileCache-enabled-axis2.xml
* axis2/modules/integration/test-resources/swa/SwA-enabled-axis2.xml
* axis2/modules/integration/test-resources/swa/SwA-fileCache-enabled-axis2.xml
* 
axis2/modules/integration/test/org/apache/axis2/engine/chunking-disabled-axis2.xml
* 
axis2/modules/integration/test/org/apache/axis2/engine/chunking-enabled-axis2.xml
* 
axis2/modules/integration/test/org/apache/axis2/engine/commons-http-enabled-axis2.xml
* axis2/modules/jaxws-integration/test-resources/axis2.xml
* axis2/modules/jaxws-integration/test-resources/axis2_addressing.xml
* axis2/modules/jaxws/test-resources/axis2.xml
* axis2/modules/jibx/src/test/repo/conf/axis2.xml
* axis2/modules/json/test-repository/gson/axis2.xml
* axis2/modules/json/test-repository/json/axis2.xml
* axis2/modules/kernel/conf/axis2.xml
* axis2/modules/kernel/src/org/apache/axis2/deployment/axis2_default.xml
* axis2/modules/kernel/test-resources/deployment/BadConfigOrderChange/axis2.xml
* axis2/modules/kernel/test-resources/deployment/SystemPhaseRemove/axis2.xml
* axis2/modules/kernel/test-resources/deployment/builderSelectorTest/axis2.xml
* 
axis2/modules/kernel/test-resources/deployment/builderSelectorTest/bad-axis2.xml
* axis2/modules/kernel/test-resources/deployment/hostConfigrepo/axis2.xml
* 
axis2/modules/kernel/test-resources/deployment/messageFormatterTest/bad-axis2.xml
* axis2/modules/kernel/test-resources/deployment/server1.xml
* axis2/modules/osgi/resources/org/apache/axis2/osgi/deployment/axis2.xml
* axis2/modules/saaj/test-resources/saaj-repo/axis2.xml
* axis2/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml
* axis2/modules/samples/jaxws-samples/src/webapp/WEB-INF/axis2.xml
* axis2/modules/samples/json/resources/axis2.xml
* 
axis2/modules/samples/transport/https-sample/httpsService/src/main/webapp/WEB-INF/axis2.xml
* 
axis2/modules/samples/transport/jms-sample/jmsService/src/main/resources/axis2.xml
* axis2/modules/samples/userguide/conf/axis2.xml
* axis2/modules/samples/yahoojsonsearch/resources/axis2.xml
* 
axis2/modules/transport/http/test-resources/org/apache/axis2/transport/http/axis2.xml
* axis2/modules/webapp/conf/axis2.xml


> Request for removal of dependency of commons-httpclient 3.1 on Apache Axis2 
> ----------------------------------------------------------------------------
>
>                 Key: AXIS2-5761
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5761
>             Project: Axis2
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.7.0, 1.7.1
>            Reporter: Deepak
>
> Hi
> Request for removal of dependency of commons-httpclient 3.1 on Apache Axis2, 
> as this version of httpclient bundled in axis2-1.7.1 is exposed to to the 
> vulnerability CVE-2012-6153, CVE-2014-3577
> The Vulnerability says that the class "http/conn/ssl/AbstractVerifier.java in 
> Apache Commons HttpClient before 4.2.3" is vulnerability. 
> (https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6153)
> Additional information on these vulnerabilities can be found at these links:
> https://exchange.xforce.ibmcloud.com/vulnerabilities/95327
> https://exchange.xforce.ibmcloud.com/vulnerabilities/95328
> http://archives.neohapsis.com/archives/bugtraq/2014-08/0089.html
> Dependency of commons-httpclient-3.1.jar should be upgraded to the newer GA 
> versions available (https://hc.apache.org/downloads.cgi) 
> Regds,
> Deepak



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to