CVE-2023-28306
EUVD-2023-3201311.04.2023, 21:15
Windows DNS Server Remote Code Execution Vulnerability
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| microsoft | windows_server_2008 | - |
| microsoft | windows_server_2012 | - |
| microsoft | windows_server_2016 | - |
| microsoft | windows_server_2019 | - |
| microsoft | windows_server_2022 | - |
𝑥
= Vulnerable software versions
Windows Releases
Platform | Version | ||||
|---|---|---|---|---|---|
| Windows Server 2008 |
| ||||
| Windows Server 2008 R2 |
| ||||
| Windows Server 2012 |
| ||||
| Windows Server 2012 R2 |
| ||||
| Windows Server 2016 |
| ||||
| Windows Server 2019 |
| ||||
| Windows Server 2022 |
|
Common Weakness Enumeration
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
- 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.