GHSA-x8rc-wpg4-grpf
Electron: Cross-origin iframe can position native autofill popup
Quick fix
GHSA-x8rc-wpg4-grpf — electron: upgrade to the fixed version with the command below.
npm install electron@39.8.8 Details
### Impact The native autofill popup could be positioned by a cross-origin iframe outside that iframe's bounds, over the embedding page's UI, enabling clickjacking or spoofing of trusted UI.
Apps are only affected if they embed untrusted content in iframes within windows that also display trusted UI. Apps that do not embed untrusted third-party content are not affected.
### Workarounds Do not embed untrusted content in iframes inside windows that display trusted UI.
### Fixed Versions * `42.0.0-beta.3` * `41.2.1` * `40.9.0` * `39.8.8`
### For more information If you have any questions or comments about this advisory, email Electron at [security@electronjs.org](mailto:security@electronjs.org)
Are you affected?
Enter the version of the package you're using.
Affected packages
42.0.0-alpha.1 Fixed in: 42.0.0-beta.3 npm install electron@42.0.0-beta.3