Skip to main content

Server-Side Request Forgery (SSRF)

CVE-2019-0227

Severity High
Score 7.5/10

Summary

A Server-Side Request Forgery (SSRF) vulnerability affected the Apache Axis distribution. Security and bug commits continue in the projects Axis 1.x Subversion repository, legacy users are encouraged to build from source. This affect all versions of Axis1, and in Axis2 versions prior to 1.7.9 are vulnerable.

  • HIGH
  • ADJACENT_NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-918 - Server-Side Request Forgery (SSRF)

Server-side request forgery (SSRF) is a weakness that allows an attacker to send an arbitrary request, making it appear that the request was sent by the server. This request may bypass a firewall that would normally prevent direct access to the URL. The impact of this vulnerability can vary from unauthorized access to files and sensitive information to remote code execution.

Advisory Timeline

  • Published