Security Advisory

CVE-2022-21167

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-05-01 15:30:17
Last updated 2024-09-16 16:38:59
Assigner snyk
State PUBLISHED

Description

All versions of package masuit.tools.core are vulnerable to Arbitrary Code Execution via the ReceiveVarData<T> 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.