7
CVE-2022-24951
- EPSS 0.05%
- Veröffentlicht 16.08.2022 01:15:12
- Zuletzt bearbeitet 21.11.2024 06:51:26
- Quelle cve-assign@fb.com
- CVE-Watchlists
- Unerledigt
A race condition exists in Eternal Terminal prior to version 6.2.0 which allows a local attacker to hijack Eternal Terminal's IPC socket, enabling access to Eternal Terminal clients which attempt to connect in the future.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Eternal Terminal Project ≫ Eternal Terminal Version < 6.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.143 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.