<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for openstack-nova</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2015:0324-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2015-01-19T16:34:28Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2015-01-19T16:34:28Z</InitialReleaseDate>
    <CurrentReleaseDate>2015-01-19T16:34:28Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for openstack-nova</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
This update for openstack-nova provides stability fixes from the upstream 
OpenStack project:

    * Add @retry_on_deadlock to _instance_update()
    * Fix nova-compute start issue after evacuate
    * Fix nova evacuate issues for RBD
    * Add _wrap_db_error() support to SessionTransaction.commit()
    * Fixes DoS issue in instance list ip filter (bnc#903013,
      CVE-2014-3708)
    * Make the block device mapping retries configurable
    * Retry on closing of luks encrypted volume in case device is busy
    * Nova api service doesn't handle SIGHUP properly
    * Fix XML UnicodeEncode serialization error
    * share neutron admin auth tokens
    * Fix CellStateManagerFile init to failure
    * postgresql: use postgres db instead of template1
    * Fix instance cross AZ check when attaching volumes
    * Fixes missing ec2 api address disassociate error on failure
    * Ignore errors when deleting non-existing vifs
    * VMware: validate that VM exists on backend prior to deletion
    * VMWare: Fix VM leak when deletion of VM during resizing
    * Sync process utils from oslo
    * VMware: prevent race condition with VNC port allocation (bnc#901087,
      CVE-2014-8750)
    * Fixes Hyper-V volume mapping issue on reboot
    * Raise descriptive error for over volume quota
    * libvirt: Handle unsupported host capabilities
    * libvirt: Make fakelibvirt.libvirtError match
    * Adds tests for Hyper-V VM Utils
    * Removes unnecessary instructions in test_hypervapi
    * Fixes a Hyper-V list_instances localization issue
    * Adds list_instance_uuids to the Hyper-V driver
    * Add _wrap_db_error() support to Session.commit()
    * Sync process and str utils from oslo (bnc#899190 CVE-2014-7230
      CVE-2014-7231)
    * Fixes Hyper-V agent force_hyperv_utils_v1 flag issue
    * Fix live-migration failure in FC multipath case
    * libvirt: Save device_path in connection_info when booting from volume
    * Fixes Hyper-V boot from volume root device issue
    * Catch missing Glance image attrs with None
    * Adds get_instance_disk_info to compute drivers
    * Include next link when default limit is reached
    * VM in rescue state must have a restricted set of actions to avoid
      leaking rescued images (bnc#899199, CVE-2014-3608)
    * libvirt: return the correct instance path while cleanup_resize
    * Fix nova image-show with queued image
    * _translate_from_glance() can cause an unnecessary HTTP request
    * Neutron: Atomic update of instance info cache
    * Ensure info cache updates don't overwhelm cells
    * remove test_multiprocess_api
    * Fixes Hyper-V resize down exception
    * libvirt: Use VIR_DOMAIN_AFFECT_LIVE for paused instances
    * Fix _parse_datetime in simple tenant usage extension
    * Avoid traceback logs from simple tenant usage extension
    * Made unassigned networks visible in flat networking
    * VMware: validate that VM exists on backend prior to deletion
      (bnc#898371)
    * Fix attaching config drive issue on Hyper-V when migrate instances
    * Do not fail cell's instance deletion, if it's missing info_cache
    * Fixes Hyper-V vm state issue
    * Update block_device_info to contain swap and ephemeral disks
    * Loosen import_exceptions to cover all of gettextutils
    * Fix instance boot when Ceph is used for ephemeral storage
    * VMware: do not cache image when root_gb is 0
    * Delete image when backup operation failed on snapshot step
    * db: Add @_retry_on_deadlock to service_update()
    * Fix rootwrap for non openstack.org iqn's
    * Add Hyper-V driver in the 'compute_driver' option description
    * Block sqlalchemy migrate 0.9.2 as it breaks all of nova
    * Move the error check for 'brctl addif'
    * Add a retry_on_deadlock to reservations_expire
    * Add expire reservations in backport position
    * Make floatingip-ip-delete atomic with neutron
    * add repr for event objects
    * make lifecycle event logs more clear
    * Fix race condition with vif plugging in finish migrate
    * Delay STOPPED lifecycle event for Xen domains (bnc#867922)
    * Fix FloatingIP.save() passing FixedIP object to sqlalchemy
    * fix filelist
    * use %_rundir if available, otherwise /var/run
    * Fix expected error details from jsonschema
    * replace NovaException with VirtualInterfaceCreate when neutron fails
    * Fixes Hyper-V SCSI slot selection
    * libvirt: convert cpu features attribute from list to a set
    * Read deleted instances during lifecycle events
    * shelve doesn't work on nova-cells environment
    * Mask block_device_info auth_password in virt driver debug logs
    * only emit deprecation warnings once

Security Issues:

    * CVE-2014-3708
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3708&gt;
    * CVE-2014-3608
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3608&gt;
    * CVE-2014-7230
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7230&gt;
    * CVE-2014-7231
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7231&gt;
    * CVE-2014-8750
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8750&gt;

</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">sleclo40sp3-openstack-nova-0115</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      <Description>Link for SUSE-SU-2015:0324-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2015-February/001238.html</URL>
      <Description>E-Mail link for SUSE-SU-2015:0324-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867922</URL>
      <Description>SUSE Bug 867922</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/897815</URL>
      <Description>SUSE Bug 897815</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/898371</URL>
      <Description>SUSE Bug 898371</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/899190</URL>
      <Description>SUSE Bug 899190</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/899199</URL>
      <Description>SUSE Bug 899199</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/901087</URL>
      <Description>SUSE Bug 901087</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/903013</URL>
      <Description>SUSE Bug 903013</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3608/</URL>
      <Description>SUSE CVE CVE-2014-3608 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3708/</URL>
      <Description>SUSE CVE CVE-2014-3708 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7230/</URL>
      <Description>SUSE CVE CVE-2014-7230 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7231/</URL>
      <Description>SUSE CVE CVE-2014-7231 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8750/</URL>
      <Description>SUSE CVE CVE-2014-8750 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 4">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 4">
        <FullProductName ProductID="SUSE OpenStack Cloud 4" CPE="cpe:/o:suse:cloud:4">SUSE OpenStack Cloud 4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-2014.1.4.dev49-0.7.1">openstack-nova-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-api-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-api-2014.1.4.dev49-0.7.1">openstack-nova-api-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-cells-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-cells-2014.1.4.dev49-0.7.1">openstack-nova-cells-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-cert-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-cert-2014.1.4.dev49-0.7.1">openstack-nova-cert-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-compute-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-compute-2014.1.4.dev49-0.7.1">openstack-nova-compute-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-conductor-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-conductor-2014.1.4.dev49-0.7.1">openstack-nova-conductor-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-console-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-console-2014.1.4.dev49-0.7.1">openstack-nova-console-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-consoleauth-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-consoleauth-2014.1.4.dev49-0.7.1">openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-doc-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-doc-2014.1.4.dev49-0.7.1">openstack-nova-doc-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-novncproxy-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-novncproxy-2014.1.4.dev49-0.7.1">openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-objectstore-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-objectstore-2014.1.4.dev49-0.7.1">openstack-nova-objectstore-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-scheduler-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-scheduler-2014.1.4.dev49-0.7.1">openstack-nova-scheduler-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openstack-nova-vncproxy-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="openstack-nova-vncproxy-2014.1.4.dev49-0.7.1">openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-nova-2014.1.4.dev49-0.7.1">
      <FullProductName ProductID="python-nova-2014.1.4.dev49-0.7.1">python-nova-2014.1.4.dev49-0.7.1</FullProductName>
    </Branch>
    <Relationship ProductReference="openstack-nova-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1">openstack-nova-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-api-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1">openstack-nova-api-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-cells-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1">openstack-nova-cells-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-cert-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1">openstack-nova-cert-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-compute-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1">openstack-nova-compute-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-conductor-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1">openstack-nova-conductor-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-console-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1">openstack-nova-console-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-consoleauth-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1">openstack-nova-consoleauth-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-doc-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1">openstack-nova-doc-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-novncproxy-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1">openstack-nova-novncproxy-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-objectstore-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1">openstack-nova-objectstore-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-scheduler-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1">openstack-nova-scheduler-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="openstack-nova-vncproxy-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1">openstack-nova-vncproxy-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-nova-2014.1.4.dev49-0.7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 4">
      <FullProductName ProductID="SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1">python-nova-2014.1.4.dev49-0.7.1 as a component of SUSE OpenStack Cloud 4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The VMWare driver in OpenStack Compute (Nova) before 2014.1.3 allows remote authenticated users to bypass the quota limit and cause a denial of service (resource consumption) by putting the VM into the rescue state, suspending it, which puts into an ERROR state, and then deleting the image.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2573.</Note>
    </Notes>
    <CVE>CVE-2014-3608</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.7</BaseScore>
        <Vector>AV:A/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3608.html</URL>
        <Description>CVE-2014-3608</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899199</URL>
        <Description>SUSE Bug 899199</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">OpenStack Compute (Nova) before 2014.1.4 and 2014.2.x before 2014.2.1 allows remote authenticated users to cause a denial of service (CPU consumption) via an IP filter in a list active servers API request.</Note>
    </Notes>
    <CVE>CVE-2014-3708</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3708.html</URL>
        <Description>CVE-2014-3708</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903013</URL>
        <Description>SUSE Bug 903013</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The processutils.execute function in OpenStack oslo-incubator, Cinder, Nova, and Trove before 2013.2.4 and 2014.1 before 2014.1.3 allows local users to obtain passwords from commands that cause a ProcessExecutionError by reading the log.</Note>
    </Notes>
    <CVE>CVE-2014-7230</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7230.html</URL>
        <Description>CVE-2014-7230</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899190</URL>
        <Description>SUSE Bug 899190</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The strutils.mask_password function in the OpenStack Oslo utility library, Cinder, Nova, and Trove before 2013.2.4 and 2014.1 before 2014.1.3 does not properly mask passwords when logging commands, which allows local users to obtain passwords by reading the log.</Note>
    </Notes>
    <CVE>CVE-2014-7231</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7231.html</URL>
        <Description>CVE-2014-7231</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899190</URL>
        <Description>SUSE Bug 899190</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances.</Note>
    </Notes>
    <CVE>CVE-2014-8750</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-api-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cells-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-cert-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-compute-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-conductor-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-console-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-consoleauth-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-doc-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-novncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-objectstore-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-scheduler-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:openstack-nova-vncproxy-2014.1.4.dev49-0.7.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 4:python-nova-2014.1.4.dev49-0.7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>6.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20150324-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8750.html</URL>
        <Description>CVE-2014-8750</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/901087</URL>
        <Description>SUSE Bug 901087</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
