Re: Social Portal Demo developed in Cakephp

2009-12-01 Thread j0n4s.h4rtm...@googlemail.com
probably highly vulnerable: a.) no usage of ORM > > > > > at some places, direct insertion of ID into query, no idea if it gets > > > > > escaped (try model->escapeField(), if you really want to stick with > > > > > query()) b.) no use of secur

Re: Social Portal Demo developed in Cakephp

2009-11-30 Thread crisuwork
t insertion of ID into query, no idea if it gets > > > > escaped (try model->escapeField(), if you really want to stick with > > > > query()) b.) no use of securitycomponent, did not notice anything > > > > equal > > > > > On Nov 30, 12:07 am

Re: Social Portal Demo developed in Cakephp

2009-11-30 Thread crisuwork
obably highly vulnerable: a.) no usage of ORM > > > at some places, direct insertion of ID into query, no idea if it gets > > > escaped (try model->escapeField(), if you really want to stick with > > > query()) b.) no use of securitycomponent, did not notice anyth

Re: Social Portal Demo developed in Cakephp

2009-11-30 Thread Dave
- your application is probably highly vulnerable: a.) no usage of ORM > > at some places, direct insertion of ID into query, no idea if it gets > > escaped (try model->escapeField(), if you really want to stick with > > query()) b.) no use of securitycomponent, did not notic

Re: Social Portal Demo developed in Cakephp

2009-11-30 Thread crisuwork
> query()) b.) no use of securitycomponent, did not notice anything > equal > > On Nov 30, 12:07 am, crisuwork wrote: > > > A Social Portal Demo developed in Cakephp giving You possibility to > > save your favorite music songs from Youtube by categories. Cakephp >

Re: Social Portal Demo developed in Cakephp

2009-11-30 Thread j0n4s.h4rtm...@googlemail.com
nything equal On Nov 30, 12:07 am, crisuwork wrote: > A Social Portal Demo developed in Cakephp giving You possibility to > save your favorite music songs from Youtube by categories. Cakephp > core version used is 1.2x. The purpose of this application is teaching > and understand how Ca

Social Portal Demo developed in Cakephp

2009-11-29 Thread crisuwork
A Social Portal Demo developed in Cakephp giving You possibility to save your favorite music songs from Youtube by categories. Cakephp core version used is 1.2x. The purpose of this application is teaching and understand how Cakephp it works. Available options: Register, Login, Profile Modify, Add