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
21 Nov 2024, 08:54
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References | () https://github.com/chromiumembedded/cef/commit/1f55d2e12f62cfdfbf9da6968fde2f928982670b - Patch | |
References | () https://github.com/chromiumembedded/cef/security/advisories/GHSA-m375-jw5x-x8mg - Exploit, Vendor Advisory |
22 Jan 2024, 19:23
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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