Vulnerability CVE-2022-0749


Published: 2022-03-17

Description:
This affects all versions of package SinGooCMS.Utility. 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.

Type:

CWE-502

(Deserialization of Untrusted Data)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Singoo -> Singoocms.utility 

 References:
https://github.com/SinGooCMS/SinGooCMSUtility/issues/1
https://github.com/SinGooCMS/SinGooCMSUtility/blob/master/SinGooCMS.Utility/Net/SocketClient.cs
https://snyk.io/vuln/SNYK-DOTNET-SINGOOCMSUTILITY-2312979

Copyright 2024, cxsecurity.com

 

Back to Top