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
Link | Resource |
---|---|
https://github.com/chromiumembedded/cef/security/advisories/GHSA-m375-jw5x-x8mg | Exploit Vendor Advisory |
https://github.com/chromiumembedded/cef/commit/1f55d2e12f62cfdfbf9da6968fde2f928982670b | Patch |
Configurations
History
22 Jan 2024, 19:23
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/chromiumembedded/cef/commit/1f55d2e12f62cfdfbf9da6968fde2f928982670b - Patch | |
References | () https://github.com/chromiumembedded/cef/security/advisories/GHSA-m375-jw5x-x8mg - Exploit, Vendor Advisory | |
CPE | cpe:2.3:a:chromiumembedded:chromium_embedded_framework:*:*:*:*:*:*:*:* | |
First Time |
Chromiumembedded
Chromiumembedded chromium Embedded Framework |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.6 |
12 Jan 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-12 22:15
Updated : 2024-01-22 19:23
NVD link : CVE-2024-21639
Mitre link : CVE-2024-21639
JSON object : View
Products Affected
chromiumembedded
- chromium_embedded_framework
CWE
CWE-125
Out-of-bounds Read