Skip to content

Bump smarty/smarty from 4.5.6 to 4.5.7 - #83

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/composer/smarty/smarty-4.5.7
Open

Bump smarty/smarty from 4.5.6 to 4.5.7#83
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/composer/smarty/smarty-4.5.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps smarty/smarty from 4.5.6 to 4.5.7.

Release notes

Sourced from smarty/smarty's releases.

v4.5.7

What's Changed

Full Changelog: smarty-php/smarty@v4.5.6...v4.5.7

Changelog

Sourced from smarty/smarty's changelog.

[4.5.7] - 2026-06-29

  • Security: prevent symlinks inside a trusted secure_dir/template directory from being used to read files outside of it (CWE-22 path traversal), affecting {include} and {fetch} of local files
  • Security: {html_image} now escapes the file, path_prefix, href/link, width and height attributes (it already escaped alt and pass-through attributes), and {html_select_date} casts day_size/month_size/year_size to int (matching {html_select_time}), preventing untrusted values passed into these attributes from breaking out of the generated HTML (CWE-79)
  • Security: {fetch} no longer follows HTTP redirects for remote resources while a security policy is active, preventing an open redirect on a trusted host from bypassing trusted_uri (CWE-918 server-side request forgery)
Commits
  • 838d6ad Merge branch 'release/4.5.7' into support/4
  • 187f7b6 version bump
  • a1ccdb0 Port security fixes from v5.8.2 to Smarty v4. (#1194)
  • c285f84 Reproduce block override leakage in template inheritance
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

oliveratgithub and others added 2 commits December 26, 2025 18:30
Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.7/CHANGELOG.md)
- [Commits](smarty-php/smarty@v4.5.6...v4.5.7)

---
updated-dependencies:
- dependency-name: smarty/smarty
  dependency-version: 4.5.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php labels Aug 9, 2026
@oliveratgithub
oliveratgithub changed the base branch from master to develop August 9, 2026 13:46
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 php

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant