Ticket #197 (closed defect: fixed)
Bad connection string in SQL authentication allows bogus users to login
| Reported by: | rjl | Owned by: | rjl |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0.0 RC6 |
| Component: | PHP scripts | Version: | 1.0.0 RC6 |
| Severity: | major | Keywords: | sql authentication auth login |
| Cc: |
Description
As reported by James Corteciano and Brian McDonald?, a typo in the database connection string for SQL authentication allows unregistered users to login (e.g. username "--", password "--"). This should not succeed, obviously, and an error should be reported. The failed database connection should also be logged as an error.
Change History
Note: See
TracTickets for help on using
tickets.

