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

Additional keyholder opens unauthorized connections to encrypted database [CORE5735] #5999

Closed
firebird-automations opened this issue Feb 1, 2018 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Imagine that we have some database on SS connection to which should be possible only from dedicated software providing secret key. Any connections (except one from that SW) should be impossible.
With additional keyholder in which method useOnlyOwnKeys() returns FB_FALSE doing nothing more for that database (i.e. for target database there should be configured 2 KeyHolder plugins) one can attach to that database from any tool provided there is at least one legal (providing required key) connection to it.

Commits: a8473b0 a8f4209

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

security: Developers [ 10012 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

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

resolution: Fixed [ 1 ]

Fix Version: 3.0.3 [ 10810 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Shouldn't this ticket be opened for public access now, given that v3.0.3 is released?

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

I think yes - it's time for opening access to it.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

security: Developers [ 10012 ] =>

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