Bug 1143808 (CVE-2014-7144)
Summary: | CVE-2014-7144 python-keystoneclient: TLS certificate verification disabled | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Murray McAllister <mmcallis> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aavati, abaron, aortega, apevec, apevec, ayoung, chazlett, chrisw, dallan, gkotton, gmollett, jose.castro.leon, jrusnack, jruzicka, lhh, lpeer, markmc, nkinder, nlevinki, pablo.iranzo, poelstra, rbryant, rfortier, rhs-bugs, sclewis, security-response-team, smohan, ssaha, vbellur, yeylon |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
It was found that python-keystoneclient treated all settings in paste.ini files as string types. If the "insecure" option were set to any value in a paste.ini configuration file, it would be evaluated as true, resulting in TLS connections being vulnerable to man-in-the-middle attacks.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-01-08 19:10:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1143809, 1143810, 1148340, 1148341, 1148342, 1152381 | ||
Bug Blocks: | 1143811 |
Description
Murray McAllister
2014-09-18 04:12:18 UTC
Created python-keystoneclient tracking bugs for this issue: Affects: fedora-all [bug 1143809] MITRE assigned CVE-2014-7144 to this issue: http://seclists.org/oss-sec/2014/q3/628 OpenStack's advisory: http://seclists.org/oss-sec/2014/q3/731 This issue has been addressed in the following products: OpenStack 5 for RHEL 7 Via RHSA-2014:1784 https://rhn.redhat.com/errata/RHSA-2014-1784.html This issue has been addressed in the following products: OpenStack 5 for RHEL 6 Via RHSA-2014:1783 https://rhn.redhat.com/errata/RHSA-2014-1783.html This issue has been addressed in the following products: OpenStack 4 for RHEL 6 Via RHSA-2015:0020 https://rhn.redhat.com/errata/RHSA-2015-0020.html |