The remote web server uses a version of PHP that is affected by a man-in-the-middle attack
Description
PHP versions 5.4.x earlier than 5.4.11 are affected by a weakness in the cURL extension that call allow SSL spoofing and man-in-the-middle attacks. When attempting to validate a certificate, the cURL library (libcurl) fails to verify that a server hostname matches a domain name in an X.509 certificate's 'Subject Common Name' (CN) or 'SubjectAltName'. Note that this plugin does not attempt to verify whether the PHP install has been built with the cURL extention but instead relies only on PHP's self-reported version number.