The CakePHP core team pushed a maintenance release for 2.3 branch earlier 
than planned for the 2.3 branch of the framework. We have found a severe 
security issue that affects all applications running CakePHP version 2.3.0 
and above that are using user authentication via forms with the 
AuthComponent without the Security component form tampering prevention.

If you have a login form and are using the AuthComponent without 
SecurityComponent field locking feature, you are strongly encouraged to 
upgrade to this version as soon as possible. In the following days we will 
offer a full description of the vulnerability and how it can be exploited, 
after some reasonable time has passed for our users to upgrade.

A huge thanks to Magnus Andersson for the report and patch.

CakePHP 2.3.3[1] is a bugfix release for the 2.3 release branch. Since the 
release of 2.3.2 there have been 31 commits and 8 tickets resolved. A short 
list of the changes you can expect is:

   - Fixed Vendor/bin/cake not working when installing CakePHP with 
   composer.
   - Allowing behaviors' beforeSave callback to change the datasource to be 
   used for the actual save.
   - Fixing bug in FormHelper where the incorrect meridian would be 
   selected for time fields.
   - Solved issues with models not being added when $uses = true.
   - Fixed condition parsing in mysql specific cases.
   - Added support for key => value cookies in HttpSocket.
   - Preventing "maxlength" attribute input element of type "number".
   - Fixed incorrect timestamp values when using CakeTime::fromString()

Links
   
   - [1] http://cakephp.org/changelogs/2.3.3
   - [2] http://github.com/cakephp/cakephp/tags

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to