Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268283 - <dev-php5/symfony-1.2.6: Parameter injection
Summary: <dev-php5/symfony-1.2.6: Parameter injection
Status: RESOLVED DUPLICATE of bug 250961
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Security
URL: http://www.symfony-project.org/blog/2...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-02 12:04 UTC by Alex Legler (RETIRED)
Modified: 2009-05-02 12:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2009-05-02 12:04:50 UTC
If a field is not unset properly, a malicious user can potentially inject values for fields for which he does not have the right for (as it won't be caught by the security measure implemented by the allow_extra_fields setting of the form).

To sum up, you are potentially affected if you use the new admin generator bundled with symfony 1.2 (Propel or Doctrine) and have removed some form fields in the display entry of the generator.yml form sections without unsetting them in the corresponding form class.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-05-02 12:07:00 UTC
Meh fast rbu is fast today :(

*** This bug has been marked as a duplicate of bug 250961 ***