漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Accidental removal of IPCPassword (< 5.1.2.4)
Vulnerability Description
ArchiSteamFarm is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Due to a bug in ASF code `POST /Api/ASF` ASF API endpoint responsible for updating global ASF config incorrectly removed `IPCPassword` from the resulting config when the caller did not specify it explicitly. Due to the above, it was possible for the user to accidentally remove `IPCPassword` security measure from his IPC interface when updating global ASF config, which exists as part of global config update functionality in ASF-ui. Removal of `IPCPassword` possesses a security risk, as unauthorized users may in result access the IPC interface after such modification. The issue is patched in ASF V5.1.2.4 and future versions. We recommend to manually verify that `IPCPassword` is specified after update, and if not, set it accordingly. In default settings, ASF is configured to allow IPC access from `localhost` only and should not affect majority of users.
CVSS Information
CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
认证机制不恰当
Vulnerability Title
ArchiSteamFarm 访问控制错误漏洞
Vulnerability Description
ArchiSteamFarm是一个 C# 应用程序,主要目的是同时从多个帐户中空闲 Steam 卡。 ArchiSteamFarm 存在访问控制错误漏洞,该漏洞源于ASF代码 POST /Api/ASF 中的错误,负责更新全局ASF配置的ASF API端点在调用者未明确指定时错误地从结果配置中删除了 IPCPassword。
CVSS Information
N/A
Vulnerability Type
N/A