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

[Security] Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 #26733

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 3.1.1 to 3.1.2. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in @​nextcloud/dialogs

Impact

The Nextcloud dialogs library before 3.1.2 did insufficiently escape text input passed to a toast. If your application displays toasts with user-supplied input, this could lead to a XSS vulnerability.

Note: Nextcloud Server employs a strict Content Security Policy that mitigates the risk of these XSS vulnerabilities.

Patches

The vulnerability has been patched in version 3.1.2. If you need to display HTML in the toast, explicitly pass the options.isHTML config flag.

Workarounds

Make sure no user-supplied input flows into toasts.

Affected versions: < 3.1.2

Release notes

Sourced from @​nextcloud/dialogs's releases.

v3.1.2

v3.1.2 - 2021-04-12

Full Changelog

Changed

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v3.1.2 - 2021-04-12

Full Changelog

Changed

Commits
  • 9e4acef 3.1.2
  • b41ec38 Prepare changelog for v3.1.2
  • 66922d9 Add releasing info to README
  • 7ae200f Merge pull request #328 from nextcloud/bump-toastify-js
  • e0dc11d Run l10n:extract
  • 441785f Define as nullable
  • da92227 Bump ToastifyJS to 1.10.0
  • 770eed0 Merge pull request #319 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-...
  • 5674ac9 Merge pull request #288 from nextcloud/dependabot/npm_and_yarn/babel-loader-e...
  • 47770b4 Merge pull request #298 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-...
  • 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.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-bot.


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)

Copy link
Member

@nextcloud-bot nextcloud-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@rullzer
Copy link
Member

rullzer commented Apr 26, 2021

/compile amend /

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.1.1 to 3.1.2. **This update includes a security fix.**
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/stable21/nextcloud/dialogs-3.1.2 branch from d80def7 to 36b1e06 Compare April 26, 2021 06:49
@skjnldsv skjnldsv added the 4. to release Ready to be released and/or waiting for tests to finish label Apr 26, 2021
@dependabot-preview dependabot-preview bot merged commit 7709f90 into stable21 Apr 26, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/stable21/nextcloud/dialogs-3.1.2 branch April 26, 2021 07:25
@rullzer rullzer mentioned this pull request Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish feature: dependencies javascript security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants