Bug 368 - Possible sql insertion problem
: Possible sql insertion problem
Status: RESOLVED FIXED
: ATK
Security
: SVN
: All All
: P1 critical
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-10-18 13:41 by
Modified: 2004-10-23 00:10 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-10-18 13:41:14
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.
------- Comment #1 From 2004-10-23 00:10:14 -------
This is fixed in cvs.