CVE-2024-30020
14.05.2024, 17:16
Windows Cryptographic Services Remote Code Execution VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20651 |
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20651 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5820 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.4412 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.4412 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.2960 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.3593 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22631.3593 |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2012 | - |
microsoft | windows_server_2016 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_server_2019 | 𝑥 < 10.0.17763.5820 |
microsoft | windows_server_2022 | 𝑥 < 10.0.20348.2461 |
microsoft | windows_server_2022_23h2 | 𝑥 < 10.0.25398.887 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-295 - Improper Certificate ValidationThe software does not validate, or incorrectly validates, a certificate.