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 Akka.Remote
to version 1.5.52 or higher.
Akka.Remote is a .NET port of the popular Akka project from the Scala / Java community.
Affected versions of this package are vulnerable to User Impersonation due to improper implementation of certificate-based authentication in the akka.remote.dot-netty.tcp
transport. An attacker can gain unauthorized access to a secured cluster by connecting without presenting a valid client certificate, allowing communication with trusted nodes.
This vulnerability can be mitigated by avoiding public exposure of the application.