Podatność CVE-2020-26272


Publikacja: 2021-01-28   Modyfikacja: 2021-01-29

Opis:
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.

Typ:

CWE-668

(Exposure of Resource to Wrong Sphere)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
6.4/10
4.9/10
10/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Niska
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Częściowy
Brak
Affected software
Electronjs -> Electron 

 Referencje:
https://github.com/electron/electron/commit/07a1c2a3e5845901f7e2eda9506695be58edc73c
https://github.com/electron/electron/pull/26875
https://github.com/electron/electron/releases/tag/v9.4.0
https://github.com/electron/electron/security/advisories/GHSA-hvf8-h2qh-37m9
https://www.electronjs.org/releases/stable?version=9#9.4.0

Copyright 2024, cxsecurity.com

 

Back to Top