Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): [security] bump react-native-webview from 10.10.2 to 11.4.3 #9212

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 28, 2021

Bumps react-native-webview from 10.10.2 to 11.4.3. 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.4.3

11.4.3 (2021-04-26)

Bug Fixes

  • autolink-windows: enable autolinking on Windows (9114b78)

v11.4.2

11.4.2 (2021-04-20)

Bug Fixes

  • android: read minSdkVersion from root project (#1960) (768092b)

v11.4.1

11.4.1 (2021-04-20)

Bug Fixes

  • android: Adding mavenCentral() as jcenter() is shutting down (#1961) (015054c)

v11.4.0

11.4.0 (2021-04-13)

Features

  • windows: Add POST requests, fixes Windows CI issues, and other QOL (#1926) (d352d14)

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)

... (truncated)

Commits
  • 8022f9b chore(release): 11.4.3 [skip ci]
  • 9114b78 fix(autolink-windows): enable autolinking on Windows
  • f36a5eb chore(release): 11.4.2 [skip ci]
  • 768092b fix(android): read minSdkVersion from root project (#1960)
  • 71ca0fb chore(release): 11.4.1 [skip ci]
  • 015054c fix(android): Adding mavenCentral() as jcenter() is shutting down (#1961)
  • d6672c8 chore(release): 11.4.0 [skip ci]
  • d352d14 feat(windows): Add POST requests, fixes Windows CI issues, and other QOL (#1926)
  • 69e56c7 chore(release): 11.3.2 [skip ci]
  • 344ccce fix(refactor): Converting dispatchEvent static method to non static method (#...
  • 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)
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Apr 28, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-webview-11.4.3 branch from a09bca5 to dc6e105 Compare April 29, 2021 02:41
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9234, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-webview-11.4.3 branch from dc6e105 to f50c1e8 Compare May 7, 2021 03:21
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9276, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Superseded by #9303.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-native-webview-11.4.3 branch May 10, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants