ArchiSteamFarm (ASF) is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Due to a bug in ASF code, introduced in version V5.2.2.2, the program didn't adequately verify effective access of the user sending proxy (i.e. `[Bots]`) commands. In particular, a proxy-like command sent to bot `A` targeting bot `B` has incorrectly verified user's access against bot `A` - instead of bot `B`, to which the command was originally designated. This in result allowed access to resources beyond those configured, being a security threat affecting confidentiality of other bot instances. A successful attack exploiting this bug requires a significant access granted explicitly by original owner of the ASF process prior to that, as attacker has to control at least a single bot in the process to make use of this inadequate access verification loophole. The issue is patched in ASF V5.2.2.5, V5.2.3.2 and future versions. Users are advised to update as soon as possible.
References
Link | Resource |
---|---|
https://github.com/JustArchiNET/ArchiSteamFarm/commit/7a29d9282bdc3280db2a379c24f73916d786f9b4 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/commit/f807bdb660e75dee5a34994f2ea70970ca6d0492 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/pull/2501 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/pull/2509 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.2.2.5 | Release Notes Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.2.3.2 | Release Notes Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-88ch-366c-5m89 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Feb 2022, 17:23
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/commit/7a29d9282bdc3280db2a379c24f73916d786f9b4 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.2.2.5 - Release Notes, Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/pull/2509 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/pull/2501 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.2.3.2 - Release Notes, Third Party Advisory | |
References | (CONFIRM) https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-88ch-366c-5m89 - Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/commit/f807bdb660e75dee5a34994f2ea70970ca6d0492 - Patch, Third Party Advisory | |
CPE | cpe:2.3:a:archisteamfarm_project:archisteamfarm:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 4.0
v3 : 6.8 |
08 Feb 2022, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-02-08 23:15
Updated : 2024-02-04 22:08
NVD link : CVE-2022-23627
Mitre link : CVE-2022-23627
CVE.ORG link : CVE-2022-23627
JSON object : View
Products Affected
archisteamfarm_project
- archisteamfarm
CWE
CWE-863
Incorrect Authorization