CVE-2022-21167 HIGH

CVE-2022-21167: Arbitrary Code Execution

Vendor N/A
Product Masuit.Tools.Core
Published May 1, 2022
Last update September 16, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 1, 2022 CVE published
September 16, 2024 Record updated