Update dependency twig/twig to v2.15.3 [SECURITY]#581
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency twig/twig to v2.15.3 [SECURITY]#581renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
4b8e691 to
21c3119
Compare
b5a3800 to
44cc81b
Compare
3fa470e to
96d6991
Compare
96d6991 to
338148d
Compare
5edc740 to
3cd718f
Compare
8a998f3 to
77ef4b1
Compare
90844bc to
b13ba77
Compare
ab70359 to
8672220
Compare
bb6f546 to
2b266d9
Compare
e1057b0 to
38958d9
Compare
07ef6c9 to
7d502ff
Compare
7dcc7a3 to
2910f16
Compare
2910f16 to
819a573
Compare
819a573 to
d787d07
Compare
d787d07 to
100d275
Compare
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:
2.11.2->2.15.3Warning
Some dependencies could not be looked up. Check the warning logs for more information.
GitHub Vulnerability Alerts
CVE-2022-23614
Description
When in a sandbox mode, the
arrowparameter of thesortfilter must be a closure to avoid attackers being able to run arbitrary PHP functions.Resolution
We now disallow calling non Closure in the
sortfilter like we already did for some other filters.Credits
We would like to thank Marlon Starkloff for reporting the issue and Fabien Potencier for fixing the issue.
CVE-2022-39261
Description
When using the filesystem loader to load templates for which the name is a user input, it is possible to use the
sourceorincludestatement to read arbitrary files from outside the templates directory when using a namespace like@somewhere/../some.file(in such a case, validation is bypassed).Resolution
We fixed validation for such template names.
Even if the 1.x branch is not maintained anymore, a new version has been released.
Credits
We would like to thank Dariusz Tytko for reporting the issue and Fabien Potencier for fixing the issue.
Release Notes
twigphp/Twig (twig/twig)
v2.15.3Compare Source
v2.15.2Compare Source
v2.15.1Compare Source
v2.15.0Compare Source
v2.14.13Compare Source
v2.14.12Compare Source
v2.14.11Compare Source
v2.14.10Compare Source
v2.14.9Compare Source
v2.14.8Compare Source
v2.14.7Compare Source
v2.14.6Compare Source
v2.14.5Compare Source
v2.14.4Compare Source
v2.14.3Compare Source
v2.14.2Compare Source
v2.14.1Compare Source
v2.14.0Compare Source
v2.13.1Compare Source
v2.13.0Compare Source
v2.12.5Compare Source
v2.12.4Compare Source
v2.12.3Compare Source
v2.12.2Compare Source
v2.12.1Compare Source
v2.12.0Compare Source
v2.11.3Compare 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.