No security or input validation
Brought to you by:
soljaboy,
ss_hamilton
No input validation when creating soldiers allows for
cross site scripting problems. No security checks when
editing a soldier allows you to edit any soldier in the
database, regardless if they are in your unit.
Downloading the edit soldier form and changing the data
is all it takes...
Just a few things to think about... :)
CPT John Holmes
Logged In: YES
user_id=776057
Take a look at the new editsoldertng file. I believe it fixes
this problem, since it is all permission based.
Logged In: YES
user_id=609197
Where is that file?
Logged In: YES
user_id=776057
Originator: NO
Fixed. Can only update soldiers within your company, and if you have permissions to edit soldiers.
Thanks for the comment!