generated from Realityloop/starterkit-drupal-foundry-tome-druxt
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency drupal/core-recommended to v10 [security] #101
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
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/packagist-drupal-core-recommended-vulnerability
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update dependency drupal/core-recommended to v10 [security] #101
renovate
wants to merge
1
commit into
develop
from
renovate/packagist-drupal-core-recommended-vulnerability
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ad2e889
to
1b35148
Compare
1b35148
to
1491a79
Compare
1491a79
to
d00c8ea
Compare
d00c8ea
to
6bc63e7
Compare
6bc63e7
to
a5bdf0f
Compare
a5bdf0f
to
ef0f985
Compare
|
ef0f985
to
1c8dc69
Compare
1c8dc69
to
4a8060c
Compare
4a8060c
to
e262f5e
Compare
e262f5e
to
aa108a1
Compare
aa108a1
to
61008db
Compare
61008db
to
53d9512
Compare
53d9512
to
70cb616
Compare
70cb616
to
7f3997e
Compare
be55009
to
4326f85
Compare
4326f85
to
c2d7f08
Compare
c2d7f08
to
9b14710
Compare
9b14710
to
c57c09d
Compare
c57c09d
to
56c1a82
Compare
56c1a82
to
973c098
Compare
973c098
to
c3ad196
Compare
c3ad196
to
eec4495
Compare
eec4495
to
54eef89
Compare
54eef89
to
6c7cc6c
Compare
6c7cc6c
to
d9f1e43
Compare
d9f1e43
to
0687f0c
Compare
0687f0c
to
9de272f
Compare
9de272f
to
c7d0d9e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^9.4
->^10.2.11
GitHub Vulnerability Alerts
CVE-2024-45440
core/authorize.php
in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value ofhash_salt
isfile_get_contents
of a file that does not exist.CVE-2024-12393
Drupal uses JavaScript to render status messages in some cases and configurations. In certain situations, the status messages are not adequately sanitized. This issue affects Drupal Core: from 8.8.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
CVE-2024-55634
Drupal's uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation. As a result, a user may be able to register with the same email address as another user. This may lead to data integrity issues. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
CVE-2024-55637
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable.
This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to
unserialize()
. There are no such known exploits in Drupal core.To help protect against this potential vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a
TypeError
.This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
CVE-2024-55636
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Artbitrary File Deletion. It is not directly exploitable.
This issue is mitigated by the fact that in order to be exploitable, a separate vulnerability must be present that allows an attacker to pass unsafe input to
unserialize()
. There are no such known exploits in Drupal core.To help protect against this vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a
TypeError
.This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
CVE-2024-55638
Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable.
This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to
unserialize()
. There are no such known exploits in Drupal core.To help protect against this potential vulnerability, some additional checks have been added to Drupal core's database code. If you use a third-party database driver, check the release notes for additional configuration steps that may be required in certain cases.
This issue affects Drupal Core: from 7.0 before 7.102, from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9.
Release Notes
drupal/core-recommended (drupal/core-recommended)
v10.2.11
Compare Source
v10.2.10
Compare Source
v10.2.9
Compare Source
v10.2.8
Compare Source
v10.2.7
Compare Source
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
Compare Source
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
v10.1.8
Compare Source
v10.1.7
Compare Source
v10.1.6
Compare Source
v10.1.5
Compare Source
v10.1.4
Compare Source
v10.1.3
Compare Source
v10.1.2
Compare Source
v10.1.1
Compare Source
v10.1.0
Compare Source
v10.0.11
Compare Source
v10.0.10
Compare Source
v10.0.9
Compare Source
v10.0.8
Compare Source
v10.0.7
Compare Source
v10.0.6
Compare Source
v10.0.5
Compare Source
v10.0.4
Compare Source
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
v10.0.0
Compare Source
v9.5.11
Compare Source
v9.5.10
Compare Source
v9.5.9
Compare Source
v9.5.8
Compare Source
v9.5.7
Compare Source
v9.5.6
Compare Source
v9.5.5
Compare Source
v9.5.4
Compare Source
v9.5.3
Compare Source
v9.5.2
Compare Source
v9.5.1
Compare Source
v9.5.0
Compare Source
v9.4.15
Compare Source
v9.4.14
Compare Source
v9.4.13
Compare Source
v9.4.12
Compare Source
v9.4.11
Compare Source
v9.4.10
Compare Source
v9.4.9
Compare Source
v9.4.8
Compare Source
v9.4.7
Compare Source
v9.4.6
Compare Source
v9.4.5
Compare Source
v9.4.4
Compare Source
v9.4.3
Compare Source
v9.4.2
Compare Source
v9.4.1
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.