Man-in-the-Middle (MitM) Affecting org.apache.axis:axis Open this link in a new tab package, versions [0,]
Attack Complexity
Low
User Interaction
Required
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-ORGAPACHEAXIS-30521
-
published
13 Mar 2017
-
disclosed
4 Nov 2012
-
credit
Alberto Fernández
How to fix?
There is no fixed version for org.apache.axis:axis
.
Overview
org.apache.axis:axis is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Affected versions of this package are vulnerable to Man-in-the-Middle (MitM). It does not verify the requesting server's hostname agains existing domain names in the SSL Certificate.
Details
Apache Axis 1.4 and earlier does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN)
or subjectAltName
field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.