Lucene search
+L

138 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:22 p.m.14 views

CVE-2020-15096

In Electron before versions 6.1.1, 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using "contextIsolation" are affected. Ther...

6.8CVSS6.7AI score0.0081EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.8 views

CVE-2020-12079

Beaker before 0.8.9 allows a sandbox escape, enabling system access and code execution. This occurs because Electron context isolation is not used, and therefore an attacker can conduct a prototype-pollution attack against the Electron internal messaging API...

10CVSS7.4AI score0.02228EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 1:58 p.m.15 views

CVE-2020-4076

In Electron before versions 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using contextIsolation are affected. This is fixed in versions...

9CVSS6.7AI score0.00367EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 1:54 p.m.13 views

CVE-2020-4077

In Electron before versions 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using both contextIsolation and contextBridge are affected. Thi...

9.9CVSS6.7AI score0.01003EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.7 views

PT-2024-24179 · Mintplex · Mintplex-Labs/Anything-Llm

Name of the Vulnerable Software and Affected Versions: mintplex-labs/anything-llm versions 1.2.0 through 1.4.1 mintplex-labs/anything-llm web application affected versions not specified Description: A Cross-Site Scripting XSS vulnerability exists in the application, affecting both the desktop and...

9.6CVSS4.8AI score0.00962EPSS
SaveExploits1References6
Zero Day Initiative
Zero Day Initiative
added 2024/03/13 12:0 a.m.33 views

Microsoft Skype Protection Mechanism Failure Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Microsoft Skype. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the implementation...

8.8CVSS7.2AI score0.02618EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/10/04 8:37 p.m.14 views

CVE-2023-43799 The Altair Desktop Client Does Not Sanitize External URLs before passing them to the underlying system

Altair is a GraphQL Client. Prior to version 5.2.5, the Altair GraphQL Client Desktop Application does not sanitize external URLs before passing them to the underlying system. Moreover, Altair GraphQL Client also does not isolate the context of the renderer process. This affects versions of the...

5CVSS6.8AI score0.002EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/09/08 11:30 a.m.24 views

Improper Check For Unusual Or Exceptional Conditions

Electron is vulnerable to Improper Check For Unusual Or Exceptional Conditions. The vulnerability is caused by not implementing error handling correctly in case of an API exposed to the main world via contextBridge returning an object or array that contains a JS object which cannot be serialized...

8.5CVSS7AI score0.0049EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2023/09/06 9:15 p.m.69 views

CVE-2023-29198

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

8.5CVSS6.5AI score0.0049EPSS
SaveExploits0References2
Prion
Prion
added 2023/09/06 9:15 p.m.43 views

Design/Logic Flaw

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

4.6CVSS8.2AI score0.0049EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/06 8:13 p.m.19 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS6.7AI score0.0049EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/09/06 8:13 p.m.69 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS8.5AI score0.0049EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/09/06 7:50 p.m.57 views

Electron context isolation bypass via nested unserializable return value

Impact Apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Workarounds This issue is exploitable under eithe...

8.5CVSS6.7AI score0.0049EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/09/06 7:50 p.m.93 views

GHSA-P7V2-P9M8-QQG7 Electron context isolation bypass via nested unserializable return value

Impact Apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Workarounds This issue is exploitable under eithe...

6CVSS7.2AI score0.0049EPSS
SaveExploits0References4
OSV
OSV
added 2023/09/06 6:42 p.m.3 views

GHSA-GXH7-WV9Q-FWFR Electron's Content-Secrity-Policy disabling eval not applied consistently in renderers with sandbox disabled

Impact A Content-Security-Policy that disables eval, specifically setting a script-src directive and not providing unsafe-eval in that directive, is not respected in renderers that have sandbox and contextIsolation disabled. i.e. sandbox: false and contextIsolation: false in the webPreferences...

7.5CVSS5.8AI score0.00656EPSS
SaveExploits0References7
Hacker One
Hacker One
added 2023/09/06 4:53 p.m.44 views

Internet Bug Bounty: Context isolation bypass via nested unserializable return value

A vulnerability was discovered in Electron that allowed for a bypass of context isolation. This meant that code running in the main world context in the renderer could access the isolated Electron context and perform privileged actions. The vulnerability was fixed in versions 25.0.0-alpha.2,...

8.5CVSS6.9AI score0.0049EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/06 12:0 a.m.10 views

PT-2023-22196 · Electron · Electron

Name of the Vulnerable Software and Affected Versions: Electron versions prior to 22.3.6 Electron versions prior to 23.2.3 Electron versions prior to 24.0.1 Electron versions prior to 25.0.0-alpha.2 Description: Electron is a framework for writing cross-platform desktop applications using...

8.5CVSS8.3AI score0.0049EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:38 a.m.13 views

SUSE CVE-2021-39184

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. A vulnerability in versions prior to 11.5.0, 12.1.0, and 13.3.0 allows a sandboxed renderer to request a "thumbnail" image of an arbitrary file on the user's system. The thumbnail can potential...

8.6CVSS8.3AI score0.01017EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/10/25 8:45 a.m.3 views

hw: cpu: Intel: RetBleed Arbitrary Speculative Code Execution with Return Instructions

A flaw was found in hw. Non-transparent sharing of branch predictor targets between contexts in some IntelR processors may potentially allow an authorized user to enable information disclosure via local access...

6.5CVSS6.6AI score0.04831EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2022/07/23 4:36 a.m.42 views

Internet Bug Bounty: Disabling context isolation, nodeIntegrationInSubFrames using an unauthorised frame.

Details can be found in the following github advisory: https://github.com/electron/electron/security/advisories/GHSA-mq8j-3h7h-p8g7 Impact Using a renderer exploit, context isolation and nodeIntegrationInSubFrames can be disabled, which enables an attacker to leak IPC module and communicate with...

7.2AI score
SaveExploits0
Rows per page
Query Builder