Success

User tests: Successful: Unsuccessful:

avatar smanzi
smanzi
16 Aug 2013

Corrected backend username validation to ensure validation according to the stated rules:

Please enter a valid username. No spaces, at least 2 characters and must not contain the following characters: < > \ " ' % ; ( ) &

I'm not trimming the username and let the regex check for spaces.

Extended validation against the ../ as string this can be potentialy used for exploits.

See tracker issue
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30586

avatar smanzi smanzi - open - 16 Aug 2013
avatar brianteeman
brianteeman - comment - 13 Oct 2013

The related item on the tracker indicates that this has been committed

Add a Comment

Login with GitHub to post a comment