[PROD](renovate) Update dependency smarty/smarty to v4.5.3 [SECURITY] #571
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:
4.3.0
->4.5.3
GitHub Vulnerability Alerts
CVE-2023-28447
Impact
An attacker could exploit this vulnerability to execute arbitrary JavaScript code in the context of the user's browser session. This may lead to unauthorized access to sensitive user data, manipulation of the web application's behavior, or unauthorized actions performed on behalf of the user.
Patches
Please upgrade to the most recent version of Smarty v3 or v4.
For more information
If you have any questions or comments about this advisory please open an issue in the Smarty repo
CVE-2024-35226
Impact
Template authors could inject php code by choosing a malicous file name for an extends-tag. Users that cannot fully trust template authors should update asap.
Patches
Please upgrade to the most recent version of Smarty v4 or v5. There is no patch for v3.
Release Notes
smarty-php/smarty (smarty/smarty)
v4.5.3
Compare Source
Full Changelog: smarty-php/smarty@v4.5.2...v4.5.3
v4.5.2
Compare Source
What's Changed
Full Changelog: smarty-php/smarty@v4.5.1...v4.5.2
v4.5.1
Compare Source
What's Changed
Full Changelog: smarty-php/smarty@v4.4.0...v4.5.1
v4.5.0
Compare Source
v4.4.1
Compare Source
Full Changelog: smarty-php/smarty@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: smarty-php/smarty@v4.3.5...v4.4.0
v4.3.5
Compare Source
v4.3.4
Compare Source
What's Changed
Full Changelog: smarty-php/smarty@v4.3.2...v4.3.4
v4.3.3
Compare Source
v4.3.2
Compare Source
Fixed
$smarty->muteUndefinedOrNullWarnings()
now also mutes PHP8 warnings for undefined propertiesv4.3.1
Compare Source
Security
Fixed
$smarty->muteUndefinedOrNullWarnings()
now also mutes PHP7 notices for undefined array indexes #736$smarty->muteUndefinedOrNullWarnings()
now treats undefined vars and array access of a null or false variablesequivalent across all supported PHP versions
$smarty->muteUndefinedOrNullWarnings()
now allows dereferencing of non-objects across all supported PHP versions #831Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Warsaw, 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 has been generated by Mend Renovate. View repository job log here.