Skip to content

[Security] Bump drupal/core from 8.7.9 to 8.7.11#99

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/drupal/core-8.7.11
Closed

[Security] Bump drupal/core from 8.7.9 to 8.7.11#99
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/drupal/core-8.7.11

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 21, 2019

Bumps drupal/core from 8.7.9 to 8.7.11. This update includes security fixes.

Vulnerabilities fixed

Sourced from The PHP Security Advisories Database.

Drupal core - Moderately critical - Denial of Service - SA-CORE-2019-009

Affected versions: >=7.0.0, <8.0.0; >=8.0.0, <8.1.0; >=8.1.0, <8.2.0; >=8.2.0, <8.3.0; >=8.3.0, <8.4.0; >=8.4.0, <8.5.0; >=8.5.0, <8.6.0; >=8.6.0, <8.7.0; >=8.7.0, <8.7.11; >=8.8.0, <8.8.1

Sourced from The PHP Security Advisories Database.

Drupal core - Moderately critical - Access bypass - SA-CORE-2019-011

Affected versions: >=8.0.0, <8.1.0; >=8.1.0, <8.2.0; >=8.2.0, <8.3.0; >=8.3.0, <8.4.0; >=8.4.0, <8.5.0; >=8.5.0, <8.6.0; >=8.6.0, <8.7.0; >=8.7.0, <8.7.11; >=8.8.0, <8.8.1

Sourced from The PHP Security Advisories Database.

Drupal core - Moderately critical - Multiple vulnerabilities - SA-CORE-2019-010

Affected versions: >=8.0.0, <8.1.0; >=8.1.0, <8.2.0; >=8.2.0, <8.3.0; >=8.3.0, <8.4.0; >=8.4.0, <8.5.0; >=8.5.0, <8.6.0; >=8.6.0, <8.7.0; >=8.7.0, <8.7.11; >=8.8.0, <8.8.1

Sourced from The PHP Security Advisories Database.

Drupal core - Critical - Multiple vulnerabilities - SA-CORE-2019-012

Affected versions: >=7.0.0, <7.69; >=8.0.0, <8.1.0; >=8.1.0, <8.2.0; >=8.2.0, <8.3.0; >=8.3.0, <8.4.0; >=8.4.0, <8.5.0; >=8.5.0, <8.6.0; >=8.6.0, <8.7.0; >=8.7.0, <8.7.11; >=8.8.0, <8.8.1

Commits
  • a691876 Drupal 8.7.11
  • 33c9ba4 SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, Dav...
  • 51419e3 SA-CORE-2019-011 by phenaproxima, xjm, amateescu, effulgentsia, greggles, sea...
  • 200a01b SA-CORE-2019-010 by larowlan, greggles, mlhess, kim.pepper, alexpott, dww, xj...
  • d30a470 SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, d...
  • 02400f3 Drupal 8.7.10
  • 00526bc Back to dev.
  • See full diff 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 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 Pull requests that address a security vulnerability labels Dec 21, 2019
@rbayliss
Copy link
Contributor

rbayliss commented Mar 2, 2020

@dependabot rebase

Bumps [drupal/core](https://github.com/drupal/core) from 8.7.9 to 8.7.11. **This update includes security fixes.**
- [Release notes](https://github.com/drupal/core/releases)
- [Changelog](https://github.com/drupal/core/blob/8.8.x/CHANGELOG.txt)
- [Commits](drupal/core@8.7.9...8.7.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/drupal/core-8.7.11 branch from 3b88019 to 3a5f791 Compare March 2, 2020 14:08
@dependabot-preview
Copy link
Contributor Author

Superseded by #108.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/drupal/core-8.7.11 branch March 31, 2020 14:48
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.

1 participant