CEF (Chromium Embedded Framework ) is a simple framework for embedding Chromium-based browsers in other applications. `CefLayeredWindowUpdaterOSR::OnAllocatedSharedMemory` does not check the size of the shared memory, which leads to out-of-bounds read outside the sandbox. This vulnerability was patched in commit 1f55d2e.
References
Configurations
History
No history.
Information
Published : 2024-01-12 22:15
Updated : 2024-11-21 08:54
NVD link : CVE-2024-21639
Mitre link : CVE-2024-21639
CVE.ORG link : CVE-2024-21639
JSON object : View
Products Affected
chromiumembedded
- chromium_embedded_framework
CWE
CWE-125
Out-of-bounds Read