In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade thrift_client
to version 0.9.3 or higher.
thrift_client
is a Thrift client wrapper that encapsulates some common failover behavior.
Affected versions of the package are vulnerable to Man-in-the-middle (MitM) attacks due to attacks due to downloading gems over an insecure protocol. Without a secure connection, it is possible for an attacker to intercept this connection and alter the packages received. In serious cases, this may even lead to Remote Code Execution (RCE) on your host server.
You can read more about Man-in-the-Middle (MitM)
on our blog.