Skip to content
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

[PROD](renovate) Update dependency smarty/smarty to v4.5.3 [SECURITY] #571

Open
wants to merge 1 commit into
base: developer
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
smarty/smarty (source) 4.3.0 -> 4.5.3 age adoption passing confidence

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

  • Fixed argument must be passed by reference error introduced in v4.5.1 #​964

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 properties

v4.3.1

Compare Source

Security
  • Fixed Cross site scripting vulnerability in Javascript escaping. This addresses CVE-2023-28447.
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 variables
    equivalent across all supported PHP versions
  • $smarty->muteUndefinedOrNullWarnings() now allows dereferencing of non-objects across all supported PHP versions #​831
  • PHP 8.1 deprecation warnings on null strings in modifiers #​834

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 0 1 1 0
Secrets Audit 0 12 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot changed the title [PROD](renovate) Update dependency smarty/smarty to v4.3.1 [SECURITY] [PROD](renovate) Update dependency smarty/smarty to v4.5.3 [SECURITY] May 29, 2024
@renovate renovate bot force-pushed the renovate/packagist-smarty/smarty-vulnerability branch from ab80ad7 to e09bf7f Compare May 29, 2024 19:24
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 0 1 4 0
Secrets Audit 0 12 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

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 security findings
Projects
None yet
1 participant