7.3
CVE-2023-3891
- EPSS 0.07%
- Veröffentlicht 15.09.2023 03:15:08
- Zuletzt bearbeitet 25.09.2025 18:15:36
- Quelle help@fluidattacks.com
- CVE-Watchlists
- Unerledigt
Race condition in Lapce v0.2.8 allows an attacker to elevate privileges on the system
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.202 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| help@fluidattacks.com | 7.3 | 1.3 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
|
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.