rhsa-2015_0708
Vulnerability from csaf_redhat
Published
2015-03-19 17:10
Modified
2024-11-14 16:29
Summary
Red Hat Security Advisory: qpid security and bug fix update

Notes

Topic
Updated qpid packages that fix multiple security issues and one bug are now available for Red Hat Enterprise MRG 3 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
Red Hat Enterprise MRG is a next-generation IT infrastructure incorporating Messaging, Real Time, and Grid functionality. It offers increased performance, reliability, interoperability, and faster computing for enterprise customers. MRG Messaging is a high-speed reliable messaging distribution for Linux based on AMQP (Advanced Message Queuing Protocol), an open protocol standard for enterprise messaging that is designed to make mission critical messaging widely available as a standard service, and to make enterprise messaging interoperable across platforms, programming languages, and vendors. MRG Messaging includes AMQP messaging broker; AMQP client libraries for C++, Java JMS, and Python; as well as persistence libraries and management tools. It was discovered that the Qpid daemon (qpidd) did not restrict access to anonymous users when the ANONYMOUS mechanism was disallowed. (CVE-2015-0223) A flaw was found in the way the Qpid daemon (qpidd) processed certain protocol sequences. An unauthenticated attacker able to send a specially crafted protocol sequence set that could use this flaw to crash qpidd. (CVE-2015-0203, CVE-2015-0224) Red Hat would like to thank the Apache Software Foundation for reporting the CVE-2015-0203 issue. Upstream acknowledges G. Geshev from MWR Labs as the original reporter. This update also fixes the following bugs: * Previously, the neutron messaging client rewrote (by method of "monkey-patching") the python selector module to support eventlet threading. The rewritten client did not update select.poll() during this process, which is used by qpid-python to manage I/O. This resulted in poll() deadlocks and neutron server hangs. The fix introduces updates to the python-qpid library that avoid calling poll() if eventlet threading is detected. Instead, the eventlet-aware select() is called, which prevents deadlocks from occurring and corrects the originally reported issue. (BZ#1175872) * It was discovered that the QPID Broker aborted with an uncaught UnknownExchangeTypeException when the client attempted to request an unsupported exchange type. The code for the Exchange Registry and Node Policy has been improved to prevent this issue from happening again. (BZ#1186694) Users of the Messaging capabilities of Red Hat Enterprise MRG 3, which is layered on Red Hat Enterprise Linux 7, are advised to upgrade to these updated packages, which correct these issues.
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 qpid packages that fix multiple security issues and one bug are now\navailable for Red Hat Enterprise MRG 3 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Enterprise MRG is a next-generation IT infrastructure incorporating\nMessaging, Real Time, and Grid functionality. It offers increased\nperformance, reliability, interoperability, and faster computing for\nenterprise customers.\n\nMRG Messaging is a high-speed reliable messaging distribution for Linux\nbased on AMQP (Advanced Message Queuing Protocol), an open protocol\nstandard for enterprise messaging that is designed to make mission critical\nmessaging widely available as a standard service, and to make enterprise\nmessaging interoperable across platforms, programming languages, and\nvendors.\n\nMRG Messaging includes AMQP messaging broker; AMQP client libraries for\nC++, Java JMS, and Python; as well as persistence libraries and\nmanagement tools.\n\nIt was discovered that the Qpid daemon (qpidd) did not restrict access to\nanonymous users when the ANONYMOUS mechanism was disallowed.\n(CVE-2015-0223)\n\nA flaw was found in the way the Qpid daemon (qpidd) processed certain\nprotocol sequences. An unauthenticated attacker able to send a specially\ncrafted protocol sequence set that could use this flaw to crash qpidd.\n(CVE-2015-0203, CVE-2015-0224)\n\nRed Hat would like to thank the Apache Software Foundation for reporting\nthe CVE-2015-0203 issue. Upstream acknowledges G. Geshev from MWR Labs as\nthe original reporter.\n\nThis update also fixes the following bugs:\n\n* Previously, the neutron messaging client rewrote (by method of\n\"monkey-patching\") the python selector module to support eventlet\nthreading. The rewritten client did not update select.poll() during this\nprocess, which is used by qpid-python to manage I/O. This resulted in\npoll() deadlocks and neutron server hangs. The fix introduces updates to\nthe python-qpid library that avoid calling poll() if eventlet threading is\ndetected. Instead, the eventlet-aware select() is called, which prevents\ndeadlocks from occurring and corrects the originally reported issue.\n(BZ#1175872)\n\n* It was discovered that the QPID Broker aborted with an uncaught\nUnknownExchangeTypeException when the client attempted to request an\nunsupported exchange type. The code for the Exchange Registry and Node\nPolicy has been improved to prevent this issue from happening again.\n(BZ#1186694)\n\nUsers of the Messaging capabilities of Red Hat Enterprise MRG 3, which is\nlayered on Red Hat Enterprise Linux 7, are advised to upgrade to these\nupdated packages, which correct these issues.",
        "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-2015:0708",
        "url": "https://access.redhat.com/errata/RHSA-2015:0708"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1181721",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181721"
      },
      {
        "category": "external",
        "summary": "1186302",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1186302"
      },
      {
        "category": "external",
        "summary": "1186308",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1186308"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0708.json"
      }
    ],
    "title": "Red Hat Security Advisory: qpid security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-14T16:29:39+00:00",
      "generator": {
        "date": "2024-11-14T16:29:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2015:0708",
      "initial_release_date": "2015-03-19T17:10:24+00:00",
      "revision_history": [
        {
          "date": "2015-03-19T17:10:24+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2015-03-19T17:10:24+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T16:29:39+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat MRG Messaging v.3 for RHEL-7",
                "product": {
                  "name": "Red Hat MRG Messaging v.3 for RHEL-7",
                  "product_id": "7Server-MRG-Messaging-3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_mrg:3:server:el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise MRG for RHEL-7"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "qpid-cpp-0:0.22-51.el7.src",
                "product": {
                  "name": "qpid-cpp-0:0.22-51.el7.src",
                  "product_id": "qpid-cpp-0:0.22-51.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp@0.22-51.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.22-19.el7.src",
                "product": {
                  "name": "python-qpid-0:0.22-19.el7.src",
                  "product_id": "python-qpid-0:0.22-19.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.22-19.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-0:0.22-41.el7.src",
                "product": {
                  "name": "qpid-qmf-0:0.22-41.el7.src",
                  "product_id": "qpid-qmf-0:0.22-41.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf@0.22-41.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libdb-0:5.3.21-17.el7_0.1.src",
                "product": {
                  "name": "libdb-0:5.3.21-17.el7_0.1.src",
                  "product_id": "libdb-0:5.3.21-17.el7_0.1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libdb@5.3.21-17.el7_0.1?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "qpid-cpp-client-0:0.22-51.el7.i686",
                "product": {
                  "name": "qpid-cpp-client-0:0.22-51.el7.i686",
                  "product_id": "qpid-cpp-client-0:0.22-51.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-client@0.22-51.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-0:0.22-51.el7.i686",
                "product": {
                  "name": "qpid-cpp-server-0:0.22-51.el7.i686",
                  "product_id": "qpid-cpp-server-0:0.22-51.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server@0.22-51.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-debuginfo-0:0.22-51.el7.i686",
                "product": {
                  "name": "qpid-cpp-debuginfo-0:0.22-51.el7.i686",
                  "product_id": "qpid-cpp-debuginfo-0:0.22-51.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@0.22-51.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-0:0.22-41.el7.i686",
                "product": {
                  "name": "qpid-qmf-0:0.22-41.el7.i686",
                  "product_id": "qpid-qmf-0:0.22-41.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf@0.22-41.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-debuginfo-0:0.22-41.el7.i686",
                "product": {
                  "name": "qpid-qmf-debuginfo-0:0.22-41.el7.i686",
                  "product_id": "qpid-qmf-debuginfo-0:0.22-41.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf-debuginfo@0.22-41.el7?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "qpid-cpp-client-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-client-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-client-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-client@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-server-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-server-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server-ha@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server-rdma@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-client-rdma@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
                "product": {
                  "name": "qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
                  "product_id": "qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-server-devel@0.22-51.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-qpid-qmf-0:0.22-41.el7.x86_64",
                "product": {
                  "name": "ruby-qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_id": "ruby-qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-qpid-qmf@0.22-41.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-devel-0:0.22-41.el7.x86_64",
                "product": {
                  "name": "qpid-qmf-devel-0:0.22-41.el7.x86_64",
                  "product_id": "qpid-qmf-devel-0:0.22-41.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf-devel@0.22-41.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-0:0.22-41.el7.x86_64",
                "product": {
                  "name": "qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_id": "qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf@0.22-41.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
                "product": {
                  "name": "qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
                  "product_id": "qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-qmf-debuginfo@0.22-41.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-qmf-0:0.22-41.el7.x86_64",
                "product": {
                  "name": "python-qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_id": "python-qpid-qmf-0:0.22-41.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid-qmf@0.22-41.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
                "product": {
                  "name": "libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
                  "product_id": "libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libdb-cxx-devel@5.3.21-17.el7_0.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
                "product": {
                  "name": "libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
                  "product_id": "libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libdb-debuginfo@5.3.21-17.el7_0.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
                "product": {
                  "name": "libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
                  "product_id": "libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libdb-cxx@5.3.21-17.el7_0.1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
                "product": {
                  "name": "qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
                  "product_id": "qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/qpid-cpp-client-devel-docs@0.22-51.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-qpid-0:0.22-19.el7.noarch",
                "product": {
                  "name": "python-qpid-0:0.22-19.el7.noarch",
                  "product_id": "python-qpid-0:0.22-19.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-qpid@0.22-19.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libdb-0:5.3.21-17.el7_0.1.src as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src"
        },
        "product_reference": "libdb-0:5.3.21-17.el7_0.1.src",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libdb-cxx-0:5.3.21-17.el7_0.1.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64"
        },
        "product_reference": "libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64"
        },
        "product_reference": "libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64"
        },
        "product_reference": "libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.22-19.el7.noarch as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch"
        },
        "product_reference": "python-qpid-0:0.22-19.el7.noarch",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-0:0.22-19.el7.src as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src"
        },
        "product_reference": "python-qpid-0:0.22-19.el7.src",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-qpid-qmf-0:0.22-41.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64"
        },
        "product_reference": "python-qpid-qmf-0:0.22-41.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-0:0.22-51.el7.src as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src"
        },
        "product_reference": "qpid-cpp-0:0.22-51.el7.src",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-client-0:0.22-51.el7.i686 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686"
        },
        "product_reference": "qpid-cpp-client-0:0.22-51.el7.i686",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-client-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-client-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-client-devel-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch"
        },
        "product_reference": "qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-client-rdma-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-debuginfo-0:0.22-51.el7.i686 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686"
        },
        "product_reference": "qpid-cpp-debuginfo-0:0.22-51.el7.i686",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-debuginfo-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-0:0.22-51.el7.i686 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686"
        },
        "product_reference": "qpid-cpp-server-0:0.22-51.el7.i686",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-server-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-devel-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-ha-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-cpp-server-rdma-0:0.22-51.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64"
        },
        "product_reference": "qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-0:0.22-41.el7.i686 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686"
        },
        "product_reference": "qpid-qmf-0:0.22-41.el7.i686",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-0:0.22-41.el7.src as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src"
        },
        "product_reference": "qpid-qmf-0:0.22-41.el7.src",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-0:0.22-41.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64"
        },
        "product_reference": "qpid-qmf-0:0.22-41.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-debuginfo-0:0.22-41.el7.i686 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686"
        },
        "product_reference": "qpid-qmf-debuginfo-0:0.22-41.el7.i686",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-debuginfo-0:0.22-41.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64"
        },
        "product_reference": "qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "qpid-qmf-devel-0:0.22-41.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64"
        },
        "product_reference": "qpid-qmf-devel-0:0.22-41.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-qpid-qmf-0:0.22-41.el7.x86_64 as a component of Red Hat MRG Messaging v.3 for RHEL-7",
          "product_id": "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
        },
        "product_reference": "ruby-qpid-qmf-0:0.22-41.el7.x86_64",
        "relates_to_product_reference": "7Server-MRG-Messaging-3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Apache Software Foundation"
          ]
        },
        {
          "names": [
            "G. Geshev"
          ],
          "organization": "MWR Labs",
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2015-0203",
      "discovery_date": "2015-01-13T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1181721"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Qpid daemon (qpidd) processed certain protocol sequences. An unauthenticated attacker able to send a specially crafted protocol sequence set could use this flaw to crash qpidd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "qpid-cpp: 3 qpidd DoS issues in AMQP 0-10 protocol handling",
          "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": [
          "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
          "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
          "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
          "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-0203"
        },
        {
          "category": "external",
          "summary": "RHBZ#1181721",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181721"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-0203",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-0203"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-0203",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0203"
        }
      ],
      "release_date": "2015-01-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-03-19T17:10:24+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0708"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 2.9,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "qpid-cpp: 3 qpidd DoS issues in AMQP 0-10 protocol handling"
    },
    {
      "cve": "CVE-2015-0223",
      "discovery_date": "2015-01-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1186308"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the Qpid daemon (qpidd) did not restrict access to anonymous users when the ANONYMOUS mechanism was disallowed.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "qpid-cpp: anonymous access to qpidd cannot be prevented",
          "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": [
          "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
          "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
          "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
          "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-0223"
        },
        {
          "category": "external",
          "summary": "RHBZ#1186308",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1186308"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-0223",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-0223"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-0223",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0223"
        }
      ],
      "release_date": "2015-01-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-03-19T17:10:24+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0708"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "qpid-cpp: anonymous access to qpidd cannot be prevented"
    },
    {
      "cve": "CVE-2015-0224",
      "discovery_date": "2015-01-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1186302"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the Qpid daemon (qpidd) processed certain protocol sequences. An unauthenticated attacker able to send a specially crafted protocol sequence set that could use this flaw to crash qpidd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "qpid-cpp: AMQP 0-10 protocol sequence-set maximal range DoS (incomplete CVE-2015-0203 fix)",
          "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": [
          "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
          "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
          "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
          "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
          "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
          "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
          "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
          "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
          "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-0224"
        },
        {
          "category": "external",
          "summary": "RHBZ#1186302",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1186302"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-0224",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-0224"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-0224",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0224"
        }
      ],
      "release_date": "2015-01-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-03-19T17:10:24+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0708"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 2.9,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Server-MRG-Messaging-3:libdb-0:5.3.21-17.el7_0.1.src",
            "7Server-MRG-Messaging-3:libdb-cxx-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-cxx-devel-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:libdb-debuginfo-0:5.3.21-17.el7_0.1.x86_64",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.noarch",
            "7Server-MRG-Messaging-3:python-qpid-0:0.22-19.el7.src",
            "7Server-MRG-Messaging-3:python-qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-0:0.22-51.el7.src",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-client-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-client-devel-docs-0:0.22-51.el7.noarch",
            "7Server-MRG-Messaging-3:qpid-cpp-client-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-debuginfo-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.i686",
            "7Server-MRG-Messaging-3:qpid-cpp-server-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-devel-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-ha-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-linearstore-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-cpp-server-rdma-0:0.22-51.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.src",
            "7Server-MRG-Messaging-3:qpid-qmf-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.i686",
            "7Server-MRG-Messaging-3:qpid-qmf-debuginfo-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:qpid-qmf-devel-0:0.22-41.el7.x86_64",
            "7Server-MRG-Messaging-3:ruby-qpid-qmf-0:0.22-41.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "qpid-cpp: AMQP 0-10 protocol sequence-set maximal range DoS (incomplete CVE-2015-0203 fix)"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

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.