Advisories for Nuget/Masuit.Tools.Core package

2022

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

All versions of package masuit.tools.core is vulnerable to Arbitrary Code Execution via the ReceiveVarData function in the SocketClient.cs component. The socket client in the package can pass in the payload via the user-controllable input after it has been established, because this socket client transmission does not have the appropriate restrictions or type bindings for the BinaryFormatter.