4.7
CVE-2023-41979
- EPSS 0.19%
- Veröffentlicht 27.09.2023 15:19:31
- Zuletzt bearbeitet 04.11.2025 20:16:46
- Quelle product-security@apple.com
- CVE-Watchlists
- Unerledigt
A race condition was addressed with improved locking. This issue is fixed in macOS Sonoma 14. An app may be able to modify protected parts of the file system.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.19% | 0.089 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.7 | 1 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
|
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.
https://support.apple.com/kb/HT213940
https://support.apple.com/en-us/HT213940
http://seclists.org/fulldisclosure/2023/Oct/3