News


11/14/2024 - 11:14

In Symfony 7.2, we've improved many existing commands with new options and features.





11/14/2024 - 01:52

Article writen by Gabs Ferreira.January 20, 2012. That’s the date of the initial release of Meteor.js.Back then, the web was a very different place.Front-end development was dominated by jQuery for cross-browser compatibility and DOM manipulation.Responsive design was gaining traction, with Bootstrap standardizing mobile-friendly web design.





11/13/2024 - 17:19

Symfony 7.2.0-RC1 has just been released.
Here is the list of the most important changes since 7.2.0-BETA2:





11/13/2024 - 17:00

Affected versions

Symfony versions >=5.3, <5.4.47; >=6, <6.4.15; >=7, <7.1.8 of the Symfony Security-Http component are affected by this security issue.

The issue has been fixed in Symfony 5.4.47, 6.4.15, and 7.1.8.

Description

When consuming a persisted remember-me cookie, Symfony does not check if the username persisted in the database matches the username attached with the cookie, leading to authentication bypass.

Resolution

The PersistentRememberMeHandler class now ensures the submitted username is the cookie owner.





11/13/2024 - 17:00

The patch released last week for CVE-2024-50342 was incomplete. New versions have just been released to address it.

Sponsor the Symfony project.





11/13/2024 - 16:52

Symfony 7.1.8 has just been released.
Here is the list of the most important changes since 7.1.7:





11/13/2024 - 16:22

Symfony 6.4.15 has just been released.
Here is the list of the most important changes since 6.4.14:





11/13/2024 - 15:54

Symfony 5.4.47 has just been released.
Here is the list of the most important changes since 5.4.46: