8.8
CVE-2023-38146
- EPSS 85.73%
- Published 12.09.2023 17:15:17
- Last modified 01.01.2025 02:16:27
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Themes Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Windows 11 21h2 Version < 10.0.22000.2416
Microsoft ≫ Windows 11 22h2 Version < 10.0.22621.2275
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 85.73% | 0.993 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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.