Skip to main content

Server-Side Request Forgery (SSRF)

CVE-2017-1000017

Severity High
Score 8.8/10

Summary

phpMyAdmin 4.0.x prior to 4.0.10.19, 4.4.x prior to 4.4.15.10 and 4.6.x prior to 4.6.6 are vulnerable to a weakness where a user with appropriate permissions is able to connect to an arbitrary MySQL server

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • 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.

References

Advisory Timeline

  • Published