Link to home
Start Free TrialLog in
Avatar of ittechlab
ittechlabFlag for Canada

asked on

IBM MQ and IBM MQ Appliance MQOPEN call

http://www-01.ibm.com/support/docview.wss?uid=swg22005400

Security Bulletin: IBM MQ and IBM MQ Appliance MQOPEN call might succeed when it should have failed. (CVE-2017-1341 )


what does  IBM MQ and IBM MQ Appliance MQOPEN call means?
does it mean client side or server side?
Avatar of HonorGod
HonorGod
Flag of United States of America image

When a MQ Application wants to connect to an MQ Queue Manager, an MQCONN (connect) is issued.
If it succeeds, an MQOPEN call can be issued to connect to an object (e.g., a Queue).

Title: MQOPEN - Open object
https://www.ibm.com/support/knowledgecenter/SSFKSJ_9.1.0/com.ibm.mq.ref.dev.doc/q101870_.htm
Avatar of ittechlab

ASKER

in this case do we say MQ Application is a client?
> in this case do we say MQ Application is a client?

Yes, even if it is on the same machine and using a "bindings connection" to the Queue Manager (QM).
Bindings connections use shared memory, instead of the network, so there are some differences (e.g., no TLS/SSL), but they are likely to be much faster.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.