Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/security-bundle (source) 7.0.7 -> 7.0.10 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-50341

Description

The custom user_checker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to unwanted login.

Resolution

The Security::login method now ensure to call the configured user_checker.

The patch for this issue is available here for branch 6.4.

Credits

We would like to thank Oleg Andreyev, Antoine MAKDESSI for reporting the issue and Christian Flothmann for providing the fix.


Release Notes

symfony/security-bundle (symfony/security-bundle)

v7.0.10

Compare Source

Changelog (symfony/security-bundle@v7.0.9...v7.0.10)

v7.0.9

Compare Source

Changelog (symfony/security-bundle@v7.0.8...v7.0.9)

  • bug symfony/symfony#57520 [SecurityBundle] Remove unused memory users’ name attribute from the XSD (@​MatTheCat)
  • bug symfony/symfony#57467 [SecurityBundle] Add provider XML attribute to the authenticators it’s missing from (@​MatTheCat)

v7.0.8

Compare Source

Changelog (symfony/security-bundle@v7.0.7...v7.0.8)

  • no significant changes

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) November 6, 2024 16:19
@github-actions
Copy link

github-actions bot commented Nov 6, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
symfony/clock Upgraded v7.0.7 v7.1.6 Compare
symfony/config Upgraded v7.0.7 v7.1.7 Compare
symfony/dependency-injection Upgraded v7.0.7 v7.1.6 Compare
symfony/error-handler Upgraded v7.0.7 v7.1.7 Compare
symfony/event-dispatcher Upgraded v7.1.1 v7.1.6 Compare
symfony/filesystem Upgraded v7.1.5 v7.1.6 Compare
symfony/http-foundation Upgraded v7.0.7 v7.1.7 Compare
symfony/http-kernel Upgraded v7.0.7 v7.1.7 Compare
symfony/password-hasher Upgraded v7.0.7 v7.1.6 Compare
symfony/security-bundle Upgraded v7.0.7 v7.0.10 Compare
symfony/security-core Upgraded v7.0.7 v7.1.6 Compare
symfony/security-csrf Upgraded v7.0.7 v7.1.6 Compare
symfony/security-http Upgraded v7.0.7 v7.1.7 Compare
symfony/var-dumper Upgraded v7.0.7 v7.1.7 Compare
symfony/var-exporter Upgraded v7.1.2 v7.1.6 Compare

@renovate renovate bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch 5 times, most recently from e6c3cdf to 9a3bc60 Compare November 7, 2024 15:37
@renovate renovate bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from 9a3bc60 to 021b2f6 Compare November 8, 2024 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant