Bug 1417538

Summary: CatchErrors leaks sensitive values in oslo.middleware (CVE-2017-2592)
Product: Red Hat OpenStack Reporter: Martin Schuppert <mschuppe>
Component: openstack-neutronAssignee: Assaf Muller <amuller>
Status: CLOSED DUPLICATE QA Contact: Toni Freger <tfreger>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 7)CC: amuller, chrisw, nyechiel, srevivo
Target Milestone: ---Keywords: Security
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-30 11:52:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Schuppert 2017-01-30 07:31:05 UTC
Description of problem:

If an exception is caught by the catch_errors middleware the entire
request is dumped into the log including sensitive information like
tokens. Filter that information before outputting the failed request.

Version-Release number of selected component (if applicable):
# rpm -qf /usr/lib/python2.7/site-packages/neutron/openstack/common/middleware/catch_errors.py
python-neutron-2014.1.5-15.el7ost.noarch

https://bugs.launchpad.net/keystonemiddleware/+bug/1628031

Comment 2 Andrej Nemec 2017-01-30 11:52:00 UTC
Hello Martin, this issue is being analysed in the #1414698, I have unembargoed it now. Please attach the customer case there and let us know at secalert if there is anything missing.

Thanks!

*** This bug has been marked as a duplicate of bug 1414698 ***