ArchiSteamFarm is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. In versions prior to 4.3.1.0 a Denial of Service (aka DoS) vulnerability which allows attacker to remotely crash running ASF instance through sending a specifically-crafted Steam chat message exists. The user sending the message does not need to be authorized within the bot or ASF process. The attacker needs to know ASF's `CommandPrefix` in advance, but majority of ASF setups run with an unchanged default value. This attack does not allow attacker to gain any potentially-sensitive information, such as logins or passwords, does not allow to execute arbitrary commands and otherwise exploit the crash further. The issue is patched in ASF V4.3.1.0. The only workaround which guarantees complete protection is running all bots with `OnlineStatus` of `0` (Offline). In this setup, ASF is able to ignore even the specifically-crafted message without attempting to interpret it.
References
Link | Resource |
---|---|
https://github.com/JustArchiNET/ArchiSteamFarm/commit/4cd581ec041912cf199c5512fe6d1dcaec0594c0 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-5v34-4prm-9474 | Exploit Third Party Advisory |
https://steamcommunity.com/groups/archiasf/discussions/1/2935742047969570844/ | Exploit Third Party Advisory |
Configurations
History
13 Aug 2021, 18:23
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 5.9 |
CPE | cpe:2.3:a:archisteamfarm_project:archisteamfarm:*:*:*:*:*:*:*:* | |
CWE | CWE-20 | |
References | (MISC) https://steamcommunity.com/groups/archiasf/discussions/1/2935742047969570844/ - Exploit, Third Party Advisory | |
References | (MISC) https://github.com/JustArchiNET/ArchiSteamFarm/commit/4cd581ec041912cf199c5512fe6d1dcaec0594c0 - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-5v34-4prm-9474 - Exploit, Third Party Advisory |
26 Jul 2021, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-07-26 20:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-32795
Mitre link : CVE-2021-32795
CVE.ORG link : CVE-2021-32795
JSON object : View
Products Affected
archisteamfarm_project
- archisteamfarm
CWE
CWE-20
Improper Input Validation