CVE-2022-23627
CVSS V2 Medium 4
CVSS V3 Medium 6.8
Description
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.
Overview
- CVE ID
- CVE-2022-23627
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-02-08T23:15:07
- Last Modified Date
- 2022-02-16T17:23:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:archisteamfarm_project:archisteamfarm:*:*:*:*:*:*:*:* | 1 | OR | 5.2.2.2 | 5.2.2.5 |
cpe:2.3:a:archisteamfarm_project:archisteamfarm:*:*:*:*:*:*:*:* | 1 | OR | 5.2.3.0 | 5.2.3.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.8
- Base Severity
- MEDIUM
- Exploitability Score
- 2.3
- Impact Score
- 4
References
Reference URL | Reference Tags |
---|---|
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/commit/f807bdb660e75dee5a34994f2ea70970ca6d0492 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/security/advisories/GHSA-88ch-366c-5m89 | Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/pull/2501 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/commit/7a29d9282bdc3280db2a379c24f73916d786f9b4 | Patch Third Party Advisory |
https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/5.2.3.2 | Release Notes Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23627 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23627 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:32:31 | Added to TrackCVE | |||
2022-12-06 08:52:27 | 2022-02-08T23:15Z | 2022-02-08T23:15:07 | CVE Published Date | updated |
2022-12-06 08:52:27 | 2022-02-16T17:23:51 | CVE Modified Date | updated | |
2022-12-06 08:52:27 | Analyzed | Vulnerability Status | updated |