Skip to content

MQ remote command execution 9.2.1.0 #444

@JakeReise

Description

@JakeReise

Using MQ version 9.2.1.0 we have removed the use of local user IDs and now are using TLS mapping inside MQ to map connections to non-existent users that we run auth commands against. This is working as expected. The issue/concern comes from running an oc exec command to do the runmqsc command i.e. display a queue manager. In this case MQ is seeing that execution as someone coming in as the same user that is on the channel, but in the oc exec it should be executing locally as the random user id. In fact when running oc exec whoami I get the random user id. So I need to understand how someone could use the oc exec command to circumvent the SSLPEERMAP to a user id that doesnt exit. I can provide logs or answer any questions you have regarding this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions