VDB
EN
HIGH 7.5

GHSA-h7rp-cf8h-j98x

Electron: Context isolation bypass via Function.prototype.bind hijack

빠른 조치

GHSA-h7rp-cf8h-j98x — electron: 아래 명령으로 수정 버전으로 올리세요.

npm install electron@39.8.9

상세

### Impact Apps that expose Promise-returning functions to web content via `contextBridge` may be vulnerable to a context isolation bypass. Untrusted web content could obtain access to the isolated preload world and, through it, every capability the preload script has. In renderers without a sandbox, or with `nodeIntegration` enabled, this may escalate to Node.js access.

Apps are affected if they expose Promise-returning functions via `contextBridge` — the standard pattern for wrapping `ipcRenderer.invoke` — in windows that load untrusted content. Apps that never load untrusted content in those windows are not affected.

### Workarounds There are no app side workarounds, you must update to a patched version of Electron.

### Fixed Versions * `42.0.0-beta.5` * `41.2.2` * `40.9.2` * `39.8.9`

### For more information If you have any questions or comments about this advisory, email Electron at [security@electronjs.org](mailto:security@electronjs.org)

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / electron
최초 영향 버전: 0 수정 버전: 39.8.9
수정 npm install electron@39.8.9
npm / electron
최초 영향 버전: 40.0.0-alpha.1 수정 버전: 40.9.2
수정 npm install electron@40.9.2
npm / electron
최초 영향 버전: 41.0.0-alpha.1 수정 버전: 41.2.2
수정 npm install electron@41.2.2
npm / electron
최초 영향 버전: 42.0.0-alpha.1 수정 버전: 42.0.0-beta.5
수정 npm install electron@42.0.0-beta.5

참고