CVE-2024-30090
11.06.2024, 17:15
Microsoft Streaming Service Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20680 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.7070 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5936 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.4529 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.4529 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.3019 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.3737 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22631.3737 |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2012 | - |
microsoft | windows_server_2016 | 𝑥 < 10.0.14393.7070 |
microsoft | windows_server_2019 | 𝑥 < 10.0.17763.5936 |
microsoft | windows_server_2022 | 𝑥 < 10.0.20348.2522 |
microsoft | windows_server_2022_23h2 | 𝑥 < 10.0.25398.950 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-822 - Untrusted Pointer DereferenceThe program obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.