CVE-2025-49696
08.07.2025, 17:15
Out-of-bounds read in Microsoft Office allows an unauthorized attacker to execute code locally.Enginsight
Vendor | Product | Version |
---|---|---|
microsoft | 365_apps | - |
microsoft | 365_apps | - |
𝑥
= 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-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.