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

execute_immediate API call family may crash the remote server [CORE3202] #3576

Closed
firebird-automations opened this issue Oct 28, 2010 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @aafemt

If isc_dsql_exec_immed2() is called with input and output parameters, remote server crashes as soon as length of output message is bigger than length of input message.

Commits: c80ac09 8e3b991 83a3f22 5b2c35b

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

description: If isc_dsql_exec_immed2() is called with input and output parameters, remote server crash as soon as length of output message is bigger than length of input message. => If isc_dsql_exec_immed2() is called with input and output parameters, remote server crashes as soon as length of output message is bigger than length of input message.

summary: execute_immediate call family crash remote server => execute_immediate API call family may crash the remote server

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: In Progress [ 3 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.1.4 [ 10361 ]

Fix Version: 2.5.1 [ 10333 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

Fix Version: 2.0.7 [ 10390 ]

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

@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