Update dependency cakephp/cakephp to v5.3.6 [SECURITY] (cakephp-5.x) - autoclosed#28
Closed
renovate[bot] wants to merge 1 commit into
Closed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
5.3.3→5.3.6CakePHP: View::element() is missing a path containment check
CVE-2026-48820 / GHSA-wpvj-hjcr-h3p2
More information
Details
Impact
View::_getElementFileName()does not check that the resolved element path is within the application/plugin view template paths. When element names are created with specifically crafted user-supplied data this weakness can be leveraged to include other PHP files on the server.Patches
Patched releases are available in 5.3.6, 5.2.13, 5.1.7, 4.6.4, and 4.5.11.
Workarounds
If developers are not using user-supplied data in element names, no action is required.
Severity
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
cakephp/cakephp (cakephp/cakephp)
v5.3.6: CakePHP 5.3.6 releasedCompare Source
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.5. This is a maintenance release for the 5.3 branch that fixes community reported issues and a low severity security issue in
View::element(). Thank you to Nguyen Danh Quan (@z3moo) and Ta Quoc Hung (@get-wright) for reporting this issue through our security process. The security fix has been backported and released as 5.2.13, 5.1.7, 4.6.4, and 4.5.11 as well.Bugfixes
You can expect the following changes in 5.3.6. See the changelog for every commit.
DateTimeTypenow marshals date only formats likeY-m-dto midnight.ConsoleOutput::_write()now guards against unset streams.find(),findCreate()andloadInto().CommandScanner::scanPlugin().Contributors to 5.3.6
Thank you to all the contributors that submitted a pull request:
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.
v5.3.5: CakePHP 5.3.5 releasedCompare Source
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.5. This is a maintenance release for the 5.3 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 5.3.5. See the changelog for every commit.
phppreset.ConsoleOutput::write()now guards against closed file handles.Contributors to 5.3.5
Thank you to all the contributors that submitted a pull request:
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.
v5.3.4: CakePHP 5.3.4 releasedCompare Source
The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.4. This is a maintenance release for the 5.3 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 5.3.4. See the changelog for every commit.
QueryException.Contributors to 5.3.4
Thank you to all the contributors that submitted a pull request:
As always, we would like to also thank all the contributors that opened issues, or updated the documentation.
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 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.