Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serious issue with database login, a user may log in with a fictional password that begins with the actual password for the database [CORE3933] #4266

Closed
firebird-automations opened this issue Sep 21, 2012 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: jaymie.phillips (jaymie.phillips1)

Duplicates CORE1898

The user is able to log in with a paswword that is an extended version of the password used for the database.

example:
if the password for the database is := masterkey then
the user is able to log in with a password of := masterkeythisisthepasswordrighthere
providing the username matches

this is however does not appear to apply to the username field

@firebird-automations
Copy link
Collaborator Author

Commented by: @WarmBooter

Up to FB 2.5.x, only the first 8 chars of the password are used. Afair, FB 3 will raise this limit to 32 chars.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE1898 [ CORE1898 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant