6.4
CVSSv2

CVE-2020-26272

Published: 28/01/2021 Updated: 04/02/2021
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
CVSS v3 Base Score: 6.5 | Impact Score: 2.5 | Exploitability Score: 3.9
VMScore: 570
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. In affected versions of Electron IPC messages sent from the main process to a subframe in the renderer process, through webContents.sendToFrame, event.reply or when using the remote module, can in some cases be delivered to the wrong frame. If your app uses remote, calls webContents.sendToFrame, or calls event.reply in an IPC message handler then it is impacted by this issue. This has been fixed in versions 9.4.0, 10.2.0, 11.1.0, and 12.0.0-beta.9. There are no workarounds for this issue.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

electronjs electron

electronjs electron 9.0.0

electronjs electron 10.0.0

electronjs electron 11.0.0

electronjs electron 12.0.0

Vendor Advisories

In affected versions of Electron, IPC messages sent from the main process to a subframe in the renderer process, through webContentssendToFrame, eventreply or when using the remote module, can in some cases be delivered to the wrong frame If your app uses remote, calls webContentssendToFrame, or calls eventreply in an IPC message handler then ...