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

Update dependency symfony/validator to v6.4.11 [SECURITY] #208

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/validator (source) 6.4.3 -> 6.4.11 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-50343

Description

It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n.

Resolution

Symfony now uses the D regex modifier to match the entire input.

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

Credits

We would like to thank Offscript for reporting the issue and Alexandre Daubois for providing the fix.


Release Notes

symfony/validator (symfony/validator)

v6.4.11

Compare Source

Changelog (symfony/validator@v6.4.10...v6.4.11)

v6.4.10

Compare Source

Changelog (symfony/validator@v6.4.9...v6.4.10)

v6.4.9

Compare Source

Changelog (symfony/validator@v6.4.8...v6.4.9)

v6.4.8

Compare Source

Changelog (symfony/validator@v6.4.7...v6.4.8)

v6.4.7

Compare Source

Changelog (symfony/validator@v6.4.6...v6.4.7)

v6.4.6

Compare Source

Changelog (symfony/validator@v6.4.5...v6.4.6)

v6.4.4

Compare Source

Changelog (symfony/validator@v6.4.3...v6.4.4)

  • bug symfony/symfony#53755 [Validator] Fix fields without constraints in Collection (@​xabbuh, @​HypeMC)

Configuration

📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - "before 4am on Monday" in timezone America/New_York.

🚦 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 17:27
@renovate renovate bot force-pushed the renovate/packagist-symfony-validator-vulnerability branch from c3c9fa9 to e783632 Compare November 6, 2024 19:37
@renovate renovate bot force-pushed the renovate/packagist-symfony-validator-vulnerability branch from e783632 to 082c913 Compare November 6, 2024 22:27
@renovate renovate bot merged commit e3c6131 into master Nov 6, 2024
3 checks passed
@renovate renovate bot deleted the renovate/packagist-symfony-validator-vulnerability branch November 7, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants