SSRF in Guzzle library in Drupal - CVE-2016-5385
Published: August 27, 2016
Drupal
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands on vulnerable system.
The vulnerability exists due to usage of third-party PHP library Guzzle for performing server-side HTTP requests. A remote attacker can use malicious server that returns a 301 HTTP redirect response to local resource to connect to services within internal network or on localhost.
Successful exploitation of this vulnerability may allow an attacker to perform SSRF attack to retrieve information for further attacks against vulnerable system by performing unauthorized connections to local resources, gain access to sensitive information and compromise vulnerable system.
Note: this vulnerability is being actively exploited in the wild and is referred as HTTPoxy.
How to mitigate CVE-2016-5385
https://www.drupal.org/project/drupal/releases/8.1.7