The remote database server is vulnerable to a Denial of Service (DoS) attack.
Description
The version of MySQL installed on the remote host is version 5.7.x prior to 5.7.11 and is affected by multiple issues : - A denial of service vulnerability exists in the bundled OpenSSL library due to improper handling of variables declared as TEXT or BLOB. An authenticated, remote attacker can exploit this to corrupt data or cause a denial of service condition. - A denial of service vulnerability exists that is triggered when handling a 'CREATE TEMPORARY TABLE .. SELECT' statement involving BIT columns. An authenticated, remote attacker can exploit this to create an improper table or cause the server to exit, resulting in a denial of service condition. - A flaw exists that is triggered during the handling of queries that contain 'WHERE 0'. This may allow an authenticated attacker to cause an uninitialized read, which can cause the server to exit.