Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

[Security] Bump react-native-webview from 9.4.0 to 11.3.2 #454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps react-native-webview from 9.4.0 to 11.3.2. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Universal XSS in Android WebView A universal cross-site scripting (UXSS) vulnerability, CVE-2020-6506 (https://crbug.com/1083819), has been identified in the Android WebView system component, which allows cross-origin iframes to execute arbitrary JavaScript in the top-level document. This vulnerability affects React Native apps which use a react-native-webview that allows navigation to arbitrary URLs, and when that app runs on systems with an Android WebView version prior to 83.0.4103.106.

Pending mitigation

Ensure users update their Android WebView system component via the Google Play Store to 83.0.4103.106 or higher to avoid this UXSS. 'react-native-webview' is working on a mitigation but it could take some time.

References

https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/

Affected versions: <= 10.10.2

Release notes

Sourced from react-native-webview's releases.

v11.3.2

11.3.2 (2021-03-24)

Bug Fixes

  • refactor: Converting dispatchEvent static method to non static method (#1939) (344ccce)

v11.3.1

11.3.1 (2021-03-16)

Bug Fixes

  • windows: Check UAP contract version before calling FrameworkElement.IsLoaded (#1858) (ac8eb97)

v11.3.0

11.3.0 (2021-03-16)

Features

  • ios: Add support for limitsNavigationsToAppBoundDomains (#1662) (7decc5c)

v11.2.6

11.2.6 (2021-03-16)

Bug Fixes

  • ios: Add missing nullability specifiers; fix if block warning (#1898) (85dfca8)

v11.2.5

11.2.5 (2021-03-15)

Bug Fixes

v11.2.4

11.2.4 (2021-03-10)

Bug Fixes

  • iOS: Send cookies with resource requests (#1803) (1f089ba)

v11.2.3

11.2.3 (2021-02-11)

... (truncated)

Commits
  • 69e56c7 chore(release): 11.3.2 [skip ci]
  • 344ccce fix(refactor): Converting dispatchEvent static method to non static method (#...
  • 9d9fda8 chore(docs): Update Instructions for Windows WebView Scrolling (#1927)
  • 2973a50 chore(docs): Add multiDex error to the common issues section (#1921)
  • 991f6b7 chore(release): 11.3.1 [skip ci]
  • ac8eb97 fix(windows): Check UAP contract version before calling FrameworkElement.IsLo...
  • 65cc83c fix(android:) enable DRM protected content (#1862)
  • 06ffafc chore(release): 11.3.0 [skip ci]
  • 7decc5c feat(ios): Add support for limitsNavigationsToAppBoundDomains (#1662)
  • 2aa8cee chore(release): 11.2.6 [skip ci]
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security labels Mar 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants