6.3
CVE-2022-3700
- EPSS 0.01%
- Published 27.10.2023 20:15:08
- Last modified 21.11.2024 07:20:03
- Source psirt@lenovo.com
- Teams watchlist Login
- Open Login
A Time of Check Time of Use (TOCTOU) vulnerability was reported in the Lenovo Vantage SystemUpdate Plugin version 2.0.0.212 and earlier that could allow a local attacker to delete arbitrary files.
Data is provided by the National Vulnerability Database (NVD)
Lenovo ≫ System Update Plugin SwPlatformlenovo_vantage Version < 2.0.0.213
Lenovo ≫ Hardware Scan Plugin SwPlatformlenovo_vantage Version < 1.3.1.2
Lenovo ≫ Hardware Scan Addin SwPlatformlenovo_vantage Version < 2.4.1.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.013 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.3 | 1 | 5.2 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H
|
psirt@lenovo.com | 6.1 | 1.8 | 4.2 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.