7
CVE-2023-25394
- EPSS 0.05%
- Veröffentlicht 17.05.2023 00:15:08
- Zuletzt bearbeitet 23.01.2025 18:15:26
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Videostream macOS app 0.5.0 and 0.4.3 has a Race Condition. The Updater privileged script attempts to update Videostream every 5 hours.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Getvideostream ≫ Videostream Version0.4.3 SwPlatformmacos
Getvideostream ≫ Videostream Version0.5.0 SwPlatformmacos
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.137 |
| 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
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/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.