Skip to content

Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - #575

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/packagist-symfony-security-bundle-vulnerability
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/packagist-symfony-security-bundle-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
symfony/security-bundle (source) 5.4.95.4.20 age confidence

Symfony vulnerable to Session Fixation of CSRF tokens

CVE-2022-24895 / GHSA-3gv2-29qc-v67m

More information

Details

Description

When authenticating users Symfony by default regenerates the session ID upon login, but preserves the rest of session attributes. Because this does not clear CSRF tokens upon login, this might enables same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation.

Resolution

Symfony removes all CSRF tokens from the session on successful login.

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

Credits

We would like to thank Marco Squarcina for reporting the issue and Nicolas Grekas for fixing it.

Severity

  • CVSS Score: 6.3 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

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

v5.4.20

Compare Source

Changelog (symfony/security-bundle@v5.4.19...v5.4.20)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/security-bundle@v5.4.18...v5.4.19)

  • bug #​48937 Fix using same handler for multiple authenticators (RobertMe)

v5.4.17

Compare Source

Changelog (symfony/security-bundle@v5.4.16...v5.4.17)

  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v5.4.11

Compare Source

Changelog (symfony/security-bundle@v5.4.10...v5.4.11)

  • no significant changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Aug 6, 2024
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from b8ce2f4 to 8d629d9 Compare August 10, 2025 12:36
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from 8d629d9 to f9e8c95 Compare December 15, 2025 14:56
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from f9e8c95 to 8f4532d Compare February 2, 2026 19:56
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/packagist-symfony-security-bundle-vulnerability branch March 27, 2026 01:12
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch 2 times, most recently from 8f4532d to db05513 Compare March 30, 2026 22:19
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch 2 times, most recently from db05513 to a376f36 Compare April 27, 2026 23:04
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from a376f36 to ee07ee4 Compare July 12, 2026 16:15
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate renovate Bot changed the title Update dependency symfony/security-bundle to v5.4.20 [SECURITY] - autoclosed Update dependency symfony/security-bundle to v5.4.20 [SECURITY] Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch 2 times, most recently from ee07ee4 to d7b4244 Compare August 30, 2026 01:42
@renovate
renovate Bot force-pushed the renovate/packagist-symfony-security-bundle-vulnerability branch from d7b4244 to 8c01770 Compare September 7, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants