Execution plan logging may reveal sensitive information

Bug #1706059 reported by Gerry Buteau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Undecided
Gerry Buteau

Bug Description

Execution plans are logged when received in the murano-agent if debug is enabled. Plans may contain sensitive information (passwords, security tokens, etc...). They should be sanitized before being logged.

Since murano-agent uses oslo_logging, we should use the built-in utility, oslo_utils/strutils, to mask any potentially sensitive information before writing plans to the log.

Changed in murano:
assignee: nobody → Gerry Buteau (gerry.buteau)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-agent (master)

Fix proposed to branch: master
Review: https://review.openstack.org/486641

Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-agent (master)

Reviewed: https://review.openstack.org/486641
Committed: https://git.openstack.org/cgit/openstack/murano-agent/commit/?id=7473dc7306d436b70b17ed512117c67ad65ca3ad
Submitter: Jenkins
Branch: master

commit 7473dc7306d436b70b17ed512117c67ad65ca3ad
Author: Gerry Buteau <email address hidden>
Date: Mon Jul 24 10:25:23 2017 -0400

    Mask sensitive information before logging execution plan.

    Use oslo_utils.strutils to mask any potentially sensitive
    information in the execution plan before writing to the log.

    Change-Id: I9008dcd68da4ba14bbf1360a672e1a91ae0a8e91
    Closes-Bug: #1706059

Changed in murano:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/murano-agent 3.3.0

This issue was fixed in the openstack/murano-agent 3.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.