CVE-2023-21536
10.01.2023, 22:15
Event Tracing for Windows Information Disclosure Vulnerability
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1809 | - |
microsoft | windows_10_1809 | - |
microsoft | windows_10_1809 | - |
microsoft | windows_10_20h2 | - |
microsoft | windows_10_20h2 | - |
microsoft | windows_10_20h2 | - |
microsoft | windows_10_21h2 | - |
microsoft | windows_10_21h2 | - |
microsoft | windows_10_21h2 | - |
microsoft | windows_10_22h2 | - |
microsoft | windows_10_22h2 | - |
microsoft | windows_10_22h2 | - |
microsoft | windows_11_21h2 | - |
microsoft | windows_11_22h2 | - |
microsoft | windows_11_22h2 | - |
microsoft | windows_server_2019 | - |
microsoft | windows_server_2022 | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.
- CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')The program contains a code sequence that can run concurrently with other code, and the code sequence 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 that is operating concurrently.