Remote Code Execution (RCE) Affecting org.apache.axis2:axis2-transport-http Open this link in a new tab package, versions [,1.7.0)
Attack Complexity
Low
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEAXIS2-568585
-
published
7 May 2020
-
disclosed
7 May 2020
-
credit
Unknown
Introduced: 7 May 2020
CWE-94 Open this link in a new tabHow to fix?
Upgrade org.apache.axis2:axis2-transport-http
to version 1.7.0 or higher.
Overview
org.apache.axis2:axis2-transport-http is a Web Services / SOAP / WSDL engine
Affected versions of this package are vulnerable to Remote Code Execution (RCE). If a malicious server begins its reply with more than 512 bytes without CRLF (ie. in place of the response status), this causes a stack overflow in the client.