Vulnerability Details : CVE-2021-32795
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.
Vulnerability category: Input validationDenial of service
Products affected by CVE-2021-32795
- cpe:2.3:a:archisteamfarm_project:archisteamfarm:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-32795
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 50 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-32795
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H |
2.2
|
4.2
|
GitHub, Inc. |
CWE ids for CVE-2021-32795
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2021-32795
-
https://github.com/JustArchiNET/ArchiSteamFarm/commit/4cd581ec041912cf199c5512fe6d1dcaec0594c0
Avoid crash on commandPrefix message + hardening · JustArchiNET/ArchiSteamFarm@4cd581e · GitHubPatch;Third Party Advisory
-
https://steamcommunity.com/groups/archiasf/discussions/1/2935742047969570844/
ASF Crash (raspbian) :: Archi's SC FarmExploit;Third Party Advisory
-
https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-5v34-4prm-9474
Denial of Service via Steam chat (< 4.3.1.0) · Advisory · JustArchiNET/ArchiSteamFarm · GitHubExploit;Third Party Advisory
Jump to