rhsa-2014:1687
Vulnerability from csaf_redhat
Published
2014-10-22 17:10
Modified
2024-11-22 08:31
Summary
Red Hat Security Advisory: openstack-heat security, bug fix, and enhancement update
Notes
Topic
Updated openstack-heat packages that fix one security issue, several bugs,
and add various enhancements are now available for Red Hat Enterprise Linux
OpenStack Platform 4.0.
Red Hat Product Security has rated this update as having Moderate security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
OpenStack Orchestration (heat) is a template-driven engine used to specify
and deploy configurations for Compute, Storage, and OpenStack Networking.
It can also be used to automate post-deployment actions, which in turn
allows automated provisioning of infrastructure, services, and
applications. Orchestration can also be integrated with Telemetry alarms to
implement auto-scaling for certain infrastructure resources.
It was discovered that a user could temporarily be able to see the URL of a
provider template used in another tenant. If the template itself could be
accessed, then additional information could be leaked that would otherwise
not be visible. (CVE-2014-3801)
The openstack-heat packages have been upgraded to upstream version
2013.2.4, which provides a number of bug fixes and enhancements over the
previous version. The most notable enhancements are:
* Added OS profiler support into Orchestration (heat).
* Multiple environment files can now be specified on the command line.
* The command 'resource-list' now displays 'physical_resource_id'.
(BZ#1146092)
This update also fixes the following bugs:
* Prior to this update, Qpid would attempt to reconnect to a broken message
broker, even though multiple hosts were configured. With this update,
reconnect() selects the next broker in the list for each connection
attempt. (BZ#1082672)
* Prior to this update, certain Qpid exceptions were not properly handled
by the Qpid driver. As a result, the Qpid connection would fail and stop
processing subsequent messages. With this update, all possible exceptions
are handled to ensure the Qpid driver does not enter an unrecoverable
failure loop. Consequently, Orchestration (heat) will continue to process
Qpid messages, even after a major exception occur. (BZ#1085996)
* The Qpid driver's v2 topology has been introduced to specifically address
the slow growth of orphaned direct exchanges over time. By default,
however, services still used the original v1 topology of the Qpid driver.
The v2 topology had to be explicitly configured via the
'qpid_topology_version = 2' parameter. With this fix, the Orchestration
service's distribution configuration file (/usr/share/heat/heat-dist.conf)
now contains the 'qpid_topology_version = 2' parameter. This effectively
sets the Qpid driver's v2 topology as the default. In addition, the default
value in the Qpid implementation has been changed to 2 as well.
(BZ#1124137)
* Previously, the version of Orchestration (heat) in Red Hat Enterprise
Linux OpenStack Platform 4 did not include the "host_routes" property of
the OS::Neutron::Subnet resource that was added in later releases of
Orchestration. This change adds support for this property, which allows
host routes to be specified for a subnet. (BZ#1095752)
All openstack-heat users are advised to upgrade to these updated packages,
which correct these issues and add these enhancements.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated openstack-heat packages that fix one security issue, several bugs,\nand add various enhancements are now available for Red Hat Enterprise Linux\nOpenStack Platform 4.0.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "OpenStack Orchestration (heat) is a template-driven engine used to specify\nand deploy configurations for Compute, Storage, and OpenStack Networking.\nIt can also be used to automate post-deployment actions, which in turn\nallows automated provisioning of infrastructure, services, and\napplications. Orchestration can also be integrated with Telemetry alarms to\nimplement auto-scaling for certain infrastructure resources.\n\nIt was discovered that a user could temporarily be able to see the URL of a\nprovider template used in another tenant. If the template itself could be\naccessed, then additional information could be leaked that would otherwise\nnot be visible. (CVE-2014-3801)\n\nThe openstack-heat packages have been upgraded to upstream version\n2013.2.4, which provides a number of bug fixes and enhancements over the\nprevious version. The most notable enhancements are:\n\n* Added OS profiler support into Orchestration (heat).\n* Multiple environment files can now be specified on the command line.\n* The command \u0027resource-list\u0027 now displays \u0027physical_resource_id\u0027.\n(BZ#1146092)\n\nThis update also fixes the following bugs:\n\n* Prior to this update, Qpid would attempt to reconnect to a broken message\nbroker, even though multiple hosts were configured. With this update,\nreconnect() selects the next broker in the list for each connection\nattempt. (BZ#1082672)\n\n* Prior to this update, certain Qpid exceptions were not properly handled\nby the Qpid driver. As a result, the Qpid connection would fail and stop\nprocessing subsequent messages. With this update, all possible exceptions\nare handled to ensure the Qpid driver does not enter an unrecoverable\nfailure loop. Consequently, Orchestration (heat) will continue to process\nQpid messages, even after a major exception occur. (BZ#1085996)\n\n* The Qpid driver\u0027s v2 topology has been introduced to specifically address\nthe slow growth of orphaned direct exchanges over time. By default,\nhowever, services still used the original v1 topology of the Qpid driver.\nThe v2 topology had to be explicitly configured via the\n\u0027qpid_topology_version = 2\u0027 parameter. With this fix, the Orchestration\nservice\u0027s distribution configuration file (/usr/share/heat/heat-dist.conf)\nnow contains the \u0027qpid_topology_version = 2\u0027 parameter. This effectively\nsets the Qpid driver\u0027s v2 topology as the default. In addition, the default\nvalue in the Qpid implementation has been changed to 2 as well.\n(BZ#1124137)\n\n* Previously, the version of Orchestration (heat) in Red Hat Enterprise\nLinux OpenStack Platform 4 did not include the \"host_routes\" property of\nthe OS::Neutron::Subnet resource that was added in later releases of\nOrchestration. This change adds support for this property, which allows\nhost routes to be specified for a subnet. (BZ#1095752)\n\nAll openstack-heat users are advised to upgrade to these updated packages,\nwhich correct these issues and add these enhancements.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2014:1687", "url": "https://access.redhat.com/errata/RHSA-2014:1687" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://wiki.openstack.org/wiki/ReleaseNotes/2013.2.4", "url": "https://wiki.openstack.org/wiki/ReleaseNotes/2013.2.4" }, { "category": "external", "summary": "1082672", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1082672" }, { "category": "external", "summary": "1085996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085996" }, { "category": "external", "summary": "1099748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1099748" }, { "category": "external", "summary": "1124137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1124137" }, { "category": "external", "summary": "1146092", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146092" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1687.json" } ], "title": "Red Hat Security Advisory: openstack-heat security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T08:31:27+00:00", "generator": { "date": "2024-11-22T08:31:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1687", "initial_release_date": "2014-10-22T17:10:51+00:00", "revision_history": [ { "date": "2014-10-22T17:10:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-10-22T17:10:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:31:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux OpenStack Platform 4.0", "product": { "name": "Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:4::el6" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openstack-heat-engine-0:2013.2.4-1.el6ost.noarch", "product": { "name": "openstack-heat-engine-0:2013.2.4-1.el6ost.noarch", "product_id": "openstack-heat-engine-0:2013.2.4-1.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat-engine@2013.2.4-1.el6ost?arch=noarch" } } }, { "category": "product_version", "name": "openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "product": { "name": "openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "product_id": "openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat-api-cfn@2013.2.4-1.el6ost?arch=noarch" } } }, { "category": "product_version", "name": "openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "product": { "name": "openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "product_id": "openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat-common@2013.2.4-1.el6ost?arch=noarch" } } }, { "category": "product_version", "name": "openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "product": { "name": "openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "product_id": "openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat-api@2013.2.4-1.el6ost?arch=noarch" } } }, { "category": "product_version", "name": "openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "product": { "name": "openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "product_id": "openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat-api-cloudwatch@2013.2.4-1.el6ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "openstack-heat-0:2013.2.4-1.el6ost.src", "product": { "name": "openstack-heat-0:2013.2.4-1.el6ost.src", "product_id": "openstack-heat-0:2013.2.4-1.el6ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openstack-heat@2013.2.4-1.el6ost?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-0:2013.2.4-1.el6ost.src as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-0:2013.2.4-1.el6ost.src" }, "product_reference": "openstack-heat-0:2013.2.4-1.el6ost.src", "relates_to_product_reference": "6Server-RHOS-4.0" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-api-0:2013.2.4-1.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-api-0:2013.2.4-1.el6ost.noarch" }, "product_reference": "openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "relates_to_product_reference": "6Server-RHOS-4.0" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch" }, "product_reference": "openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "relates_to_product_reference": "6Server-RHOS-4.0" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch" }, "product_reference": "openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "relates_to_product_reference": "6Server-RHOS-4.0" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-common-0:2013.2.4-1.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-common-0:2013.2.4-1.el6ost.noarch" }, "product_reference": "openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "relates_to_product_reference": "6Server-RHOS-4.0" }, { "category": "default_component_of", "full_product_name": { "name": "openstack-heat-engine-0:2013.2.4-1.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0", "product_id": "6Server-RHOS-4.0:openstack-heat-engine-0:2013.2.4-1.el6ost.noarch" }, "product_reference": "openstack-heat-engine-0:2013.2.4-1.el6ost.noarch", "relates_to_product_reference": "6Server-RHOS-4.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3801", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2014-05-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1099748" } ], "notes": [ { "category": "description", "text": "It was discovered that a user could temporarily be able to see the URL of a provider template used in another tenant. If the template itself could be accessed, then additional information could be leaked that would otherwise not be visible.", "title": "Vulnerability description" }, { "category": "summary", "text": "openstack-heat: authenticated information leak in Heat", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHOS-4.0:openstack-heat-0:2013.2.4-1.el6ost.src", "6Server-RHOS-4.0:openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-engine-0:2013.2.4-1.el6ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3801" }, { "category": "external", "summary": "RHBZ#1099748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1099748" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3801", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3801" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3801", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3801" } ], "release_date": "2014-04-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-10-22T17:10:51+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHOS-4.0:openstack-heat-0:2013.2.4-1.el6ost.src", "6Server-RHOS-4.0:openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-engine-0:2013.2.4-1.el6ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1687" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "products": [ "6Server-RHOS-4.0:openstack-heat-0:2013.2.4-1.el6ost.src", "6Server-RHOS-4.0:openstack-heat-api-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cfn-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-api-cloudwatch-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-common-0:2013.2.4-1.el6ost.noarch", "6Server-RHOS-4.0:openstack-heat-engine-0:2013.2.4-1.el6ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openstack-heat: authenticated information leak in Heat" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.