labordynamicsinstitute / metajelo-ui

UI for metajelo
https://labordynamicsinstitute.github.io/metajelo-ui
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

[Security] Bump electron from 9.1.0 to 9.3.2 #76

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps electron from 9.1.0 to 9.3.2. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Unpreventable top-level navigation

Impact

The will-navigate event that apps use to prevent navigations to unexpected destinations as per our security recommendations can be bypassed when a sub-frame performs a top-frame navigation across sites.

Patches

  • 11.0.0-beta.1
  • 10.0.1
  • 9.3.0
  • 8.5.1

Workarounds

Sandbox all your iframes using the sandbox attribute. This will prevent them creating top-frame navigations and is good practice anyway.

For more information

If you have any questions or comments about this advisory:

Affected versions: >= 9.0.0-beta.0 < 9.3.0

Release notes

Sourced from electron's releases.

electron v9.3.2

Release Notes for v9.3.2

Fixes

  • Fixed CORS not being disabled by webSecurity: false. #25505 (Also in 9, 10, 11)
  • Fixed ready-to-show event not emitted on some machines. #25490 (Also in 9, 10, 11)
  • Fixed a crash in app.importCertificate() on Linux. #25538 (Also in 9, 10, 11)
  • Fixed a crash when closing window in an event listener after exiting fullscreen on macOS. #25605 (Also in 9, 10, 11)
  • Fixed an issue that could cause a normally-exiting process to fail with an "illegal access" message and exit code 7. #25502 (Also in 8, 9, 10, 11)
  • Fixed an issue where an error would be displayed when using webContents.print() if no default was set and no device name provided. #25607 (Also in 9, 10, 11)
  • Fixed crash when application launched from UNUserNotificationCenter notification (via a native node module). #25739 (Also in 9, 10, 11)
  • Fixed crashes caused by attempting to modify destroyed views. #25609 (Also in 9, 10, 11)
  • Fixed memory leak when creating "Services" menu. #25689 (Also in 9, 10, 11)
  • Fixed unsubscribe from observers when window is closing. #25586 (Also in 9, 10, 11)
  • Updated Node root certs to use NSS 3.56. #25364 (Also in 8, 9, 10, 11)

Other Changes

  • Added V8 crash message and location information to crashReport parameters. #24864 (Also in 9, 10)
  • Added a small console hint to console to help debug renderer crashes. #25473 (Also in 9, 10, 11)
  • Fixed resource leak in worker threads. #25663 (Also in 9, 10, 11)
  • Security: backported fix for 1100136. #25658
  • Security: backported fix for 1106612. #25656
  • Security: backported fix for 1114636. #25643

Unknown

  • Fixed extension background page devtools not being openable. #25567 (Also in 9, 10, 11)

electron v9.3.1

Release Notes for v9.3.1

Fixes

  • Added missing module delay loads on windows to reduce per process reference set impact. #25437 (Also in 9, 10, 11)
  • Fixed a crash in the renderer process when invoking the Badging API. #25371 (Also in 9, 10, 11)
  • Fixed a memory leak in net.request(). #25382
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25301 (Also in 8, 9, 10, 11)

Other Changes

  • Security: backported fix for 1081874. #25389
  • Security: backported fix for 1098860. #25289
  • Security: backported fix for 1111737. #25391
  • Security: backported fix for 1122684. #25390

Unknown

  • Added support for some chrome.management APIs. #25344 (Also in 9, 10, 11)

electron v9.3.0

Release Notes for v9.3.0

Commits
  • 09677ab Bump v9.3.2
  • 2cd8848 chore: cherry-pick 52dceba66599 from chromium (#25656)
  • 82151b4 fix: crash when application launched from UNUserNotificationCenter notificati...
  • 37ece8b build: move to ACR for docker image storage (#25733)
  • e4c2be0 fix: close window when leave fs crash (#25605)
  • d1735ee chore: cherry-pick 814a27f8522b from chromium (#25643)
  • 4c8eb34 fix: submenu should be autoreleased (#25689)
  • 14ded68 chore: cherry-pick 0e61c69ebd47 from chromium (#25658)
  • 220b356 refactor: add a wrapper for wrangling uv handles. (#25663)
  • 858d74b fix: prevent destroyed view references from causing crashes (#25609)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)