QID 995645
Date Published: 2023-10-25
QID 995645: NodeJs (Npm) Security Update for electron (GHSA-7fv9-m79r-j9x8)
Electron before 1.6.8 allows remote command execution because of a nodeIntegration bypass vulnerability. This also affects all applications that bundle Electron code equivalent to 1.6.8 or earlier. Bypassing the Same Origin Policy (SOP) is a precondition; however, recent Electron versions do not have strict SOP enforcement. Combining an SOP bypass with a privileged URL internally used by Electron, it was possible to execute native Node.js primitives in order to run OS commands on the user's host. Specifically, a chrome-devtools://devtools/bundled/inspector.html window could be used to eval a Node.js child_process.execFile API call.
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
- GHSA-7fv9-m79r-j9x8 -
github.com/advisories/GHSA-7fv9-m79r-j9x8
CVEs related to QID 995645
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-7fv9-m79r-j9x8 | electron |
|