8.1
CVE-2023-43976
- EPSS 0.08%
- Veröffentlicht 03.10.2023 19:15:09
- Zuletzt bearbeitet 21.11.2024 08:25:01
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue in CatoNetworks CatoClient before v.5.4.0 allows attackers to escalate privileges and winning the race condition (TOCTOU) via the PrivilegedHelperTool component.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Catonetworks ≫ Cato Client SwPlatformmacos Version < 5.4.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.23 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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.