Achievo/ATK - Bugzilla – Bug 368
Possible sql insertion problem
Last modified: 2004-10-23 00:10:14
You need to log in before you can comment on or make changes to this bug.
The login screen does not escape the value entered for the username. Arbitrary SQL code can be entered in the password check code. The password is checked separately from retrieving the userinfo, so login without a password is not possible, but it is nevertheless 'dangerous' that arbitrary code ends up in the where clause.
This is fixed in cvs.