6.5
CVE-2023-3218
- EPSS 0.04%
- Veröffentlicht 13.06.2023 11:15:08
- Zuletzt bearbeitet 21.11.2024 08:16:43
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Race Condition within a Thread in GitHub repository it-novum/openitcockpit prior to 4.6.5.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
It-novum ≫ Openitcockpit Version < 4.6.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.104 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.4 | 0.7 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N
|
| security@huntr.dev | 6.5 | 1.2 | 5.2 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
|
CWE-366 Race Condition within a Thread
If two threads of execution use a resource simultaneously, there exists the possibility that resources may be used while invalid, in turn making the state of execution undefined.