I found that on backend admin modules generated with ./symfony
doctrine:generate-admin is possible to inject SQL in the url.

Example:

http://example.com/backend_dev.php/partner?sort=status&sort_type=desc
LIMIT 1 --


This is with symfony 1.4 svn.

Does anybody know how to protect against this security problem?

Rok.

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to