{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright © Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated openstack-neutron packages that fix one security issue, several\nbugs, and add various enhancements are now available for Red Hat Enterprise\nLinux OpenStack Platform 4.0.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The openstack-neutron packages provide Openstack Networking (neutron), the\nvirtual network service.\n\nIt was discovered that the metadata agent in OpenStack Networking was\nmissing an authorization check on the device ID that is bound to a specific\nport. A remote tenant could guess the instance ID bound to a port and\nretrieve metadata of another tenant, resulting in information disclosure.\nNote that only OpenStack Networking setups running neutron-metadata-agent\nwere affected. (CVE-2013-6419)\n\nRed Hat would like to thank Jeremy Stanley of the OpenStack Project for\nreporting this issue. Upstream acknowledges Aaron Rosen of VMware as the\noriginal reporter.\n\nThe openstack-neutron packages have been upgraded to upstream version\n2013.2.1, which provides a number of bug fixes and enhancements over the\nprevious version. The most notable fixes and enhancements are:\n\n- Support for multiple workers in the Neutron API. This can be achieved by\n  setting the 'workers=' parameter in the neutron.conf file.\n\n- The downtime and report interval default settings are tuned for\n  neutron agents.\n\n- The floating IP address stability has been enhanced.\n\n- A heartbeat-related deadlock problem in neutron-server has been fixed.\n\n(BZ#1045419)\n\nThis update also fixes the following bugs:\n\n* An incorrect warning was displayed when running neutron-dhcp-agent with\nRed Hat Enterprise Linux's version of dnsmasq. This meant that users were\nincorrectly warned that Red Hat Enterprise Linux's dnsmasq version will not\nwork with neutron-dhcp-agent. This warning has been removed, and will no\nlonger be logged to the neutron-dhcp-agent log file. (BZ#1040196)\n\n* A bug in the QPID topic consumer re-connection logic (under the v2\ntopology) caused qpidd to use a malformed subscriber address after\nrestarting, resulting in RPC requests sent to a topic with multiple servers\nending up being incorrectly multicast to all servers. This update removes\nthe special-case reconnect logic that handles UUID addresses, which in turn\navoids the incorrect establishment of multiple subscription to the same\nfanout address. The QPID broker now simply automatically generates unique\nqueue names when clients reconnect. (BZ#1045067)\n\n* Thread-consuming QPID messages were killed silently by unhandled errors,\nthus resulting in isolating the component from the rest of the system.\nWith this update, consuming threads are made more resilient to errors by\nensuring they do not die on an unhandled error. The error is now logged,\nand the consuming thread is retried. (BZ#1054249)\n\nIn addition, this update adds the following enhancement:\n\n* Previously, instances connected to tenant networks gained outside\nconnectivity by going through an SNAT by the L3 agent hosting that\nnetwork's virtual router. With this release, the ability to disable\nSNAT/PAT on virtual servers is added ensuring that an instance in a tenant\nnetwork subnet will retain its IP address as it passes through external\nnetworks. For example, if 10.0.0.1 is an instance in the 10.0.0.0/8 tenant\nnetwork, R1, a virtual router that connects the 10.0.0.0/8 subnet to the\n20.0.0.0/8 public provider networks, then you can use the 'neutron\nrouter-gateway-set --disable-snat R1 public' command and any traffic from\n10.0.0.1, which is forwarded out to the provider network, will retain its\nactual source IP address of 10.0.0.1. This can be a flexible and useful\nmethod to connect instances directly to a provider network, while retaining\nit in a tenant network. (BZ#1046070)\n\nAll openstack-neutron users are advised to upgrade to these updated\npackages, which 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:0091",
        "url": "https://access.redhat.com/errata/RHSA-2014:0091"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1038737",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1038737"
      },
      {
        "category": "external",
        "summary": "1039148",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039148"
      },
      {
        "category": "external",
        "summary": "1039528",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039528"
      },
      {
        "category": "external",
        "summary": "1040196",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1040196"
      },
      {
        "category": "external",
        "summary": "1045067",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1045067"
      },
      {
        "category": "external",
        "summary": "1046070",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046070"
      },
      {
        "category": "external",
        "summary": "1046087",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046087"
      },
      {
        "category": "external",
        "summary": "1054249",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1054249"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_0091.json"
      }
    ],
    "title": "Red Hat Security Advisory: openstack-neutron security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2026-01-13T21:52:51+00:00",
      "generator": {
        "date": "2026-01-13T21:52:51+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.15"
        }
      },
      "id": "RHSA-2014:0091",
      "initial_release_date": "2014-01-22T18:31:15+00:00",
      "revision_history": [
        {
          "date": "2014-01-22T18:31:15+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2014-01-22T18:31:15+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-01-13T21:52:51+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-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-brocade@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-bigswitch@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-vpn-agent@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-openvswitch@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-mellanox@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-cisco@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-midonet@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-plumgrid@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-nicira@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-nec@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-ryu@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-metering-agent@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-hyperv@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-linuxbridge@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-ml2@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-neutron-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "python-neutron-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "python-neutron-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-neutron@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
                "product": {
                  "name": "openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
                  "product_id": "openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron-metaplugin@2013.2.1-4.el6ost?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "openstack-neutron-0:2013.2.1-4.el6ost.src",
                "product": {
                  "name": "openstack-neutron-0:2013.2.1-4.el6ost.src",
                  "product_id": "openstack-neutron-0:2013.2.1-4.el6ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-neutron@2013.2.1-4.el6ost?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-0:2013.2.1-4.el6ost.src as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.src"
        },
        "product_reference": "openstack-neutron-0:2013.2.1-4.el6ost.src",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-neutron-0:2013.2.1-4.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 4.0",
          "product_id": "6Server-RHOS-4.0:python-neutron-0:2013.2.1-4.el6ost.noarch"
        },
        "product_reference": "python-neutron-0:2013.2.1-4.el6ost.noarch",
        "relates_to_product_reference": "6Server-RHOS-4.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "OpenStack Project"
          ]
        },
        {
          "names": [
            "Aaron Rosen"
          ],
          "organization": "VMware",
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2013-6419",
      "discovery_date": "2013-12-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1039148"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Interaction error in OpenStack Nova and Neutron before Havana 2013.2.1 and icehouse-1 does not validate the instance ID of the tenant making a request, which allows remote tenants to obtain sensitive metadata by spoofing the device ID that is bound to a port, which is not properly handled by (1) api/metadata/handler.py in Nova and (2) the neutron-metadata-agent (agent/metadata/agent.py) in Neutron.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Nova: Metadata queries from Neutron to Nova are not restricted by tenant",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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-neutron-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.src",
          "6Server-RHOS-4.0:openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
          "6Server-RHOS-4.0:python-neutron-0:2013.2.1-4.el6ost.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-6419"
        },
        {
          "category": "external",
          "summary": "RHBZ#1039148",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039148"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-6419",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-6419"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-6419",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6419"
        }
      ],
      "release_date": "2013-12-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2014-01-22T18:31:15+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\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258",
          "product_ids": [
            "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.src",
            "6Server-RHOS-4.0:openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:python-neutron-0:2013.2.1-4.el6ost.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2014:0091"
        }
      ],
      "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-neutron-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-0:2013.2.1-4.el6ost.src",
            "6Server-RHOS-4.0:openstack-neutron-bigswitch-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-brocade-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-cisco-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-hyperv-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-linuxbridge-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-mellanox-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-metaplugin-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-metering-agent-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-midonet-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-ml2-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-nec-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-nicira-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-openvswitch-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-plumgrid-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-ryu-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:openstack-neutron-vpn-agent-0:2013.2.1-4.el6ost.noarch",
            "6Server-RHOS-4.0:python-neutron-0:2013.2.1-4.el6ost.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "Nova: Metadata queries from Neutron to Nova are not restricted by tenant"
    }
  ]
}