The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for axis:axis
.
axis:axis is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) through the service admin HTTP API, due to improper user input sanitization in the getService
function of the ServiceFactory
class. Exploiting this vulnerability allows an attacker to cause the server to make arbitrary requests to unintended locations by sending crafted input to the vulnerable admin service.
Note As Axis 1 has been EOL, it is recommended to migrate to a different SOAP engine, such as Apache Axis 2/Java. Alternatively, you could use a build of Axis with the patch from the [fix commit](https://github.com/apache/axis-axis1-java/commit/685c309febc64aa393b2d64a05f90e7eb9f73e06 applied).
The Apache Axis project does not expect to create an Axis 1.x release