CVE-2025-29840
13.05.2025, 17:15
Stack-based buffer overflow in Windows Media allows an unauthorized attacker to execute code over a network.Enginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.21014 |
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.21014 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.8066 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.8066 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.7314 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.7314 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.5854 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.5854 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.5854 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.5854 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.5854 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.5854 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.5335 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.5335 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22631.5335 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22631.5335 |
microsoft | windows_11_24h2 | 𝑥 < 10.0.26100.4061 |
microsoft | windows_11_24h2 | 𝑥 < 10.0.26100.4061 |
microsoft | windows_server_2016 | 𝑥 < 10.0.14393.8066 |
microsoft | windows_server_2019 | 𝑥 < 10.0.17763.7314 |
microsoft | windows_server_2022 | 𝑥 < 10.0.20348.3692 |
microsoft | windows_server_2022_23h2 | 𝑥 < 10.0.25398.1611 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.