Arbitrary Code Execution The advisory has been revoked - it doesn't affect any version of package masuit.tools.core  (opens in a new tab)


Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.39% (74th percentile)

Do your applications use this vulnerable package?

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 applications

Snyk Learn

Learn about Arbitrary Code Execution vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DOTNET-MASUITTOOLSCORE-2316875
  • published27 Feb 2022
  • disclosed13 Dec 2021
  • creditKeyang Yin, zpbrent(zhou peng@shu)

Introduced: 13 Dec 2021

CVE-2022-21167  (opens in a new tab)
CWE-94  (opens in a new tab)
First added by Snyk

Amendment

This was deemed not a vulnerability.

Overview

Affected versions of this package 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.