rhsa-2015_1330
Vulnerability from csaf_redhat
Published
2015-07-20 14:00
Modified
2024-11-14 16:30
Summary
Red Hat Security Advisory: python security, bug fix, and enhancement update

Notes

Topic
Updated python packages that fix multiple security issues, several bugs and add one enhancement are now available for Red Hat Enterprise Linux 6. 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
Python is an interpreted, interactive, object-oriented programming language often compared to Tcl, Perl, Scheme, or Java. Python includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac and MFC). It was discovered that the socket.recvfrom_into() function failed to check the size of the supplied buffer. This could lead to a buffer overflow when the function was called with an insufficiently sized buffer. (CVE-2014-1912) It was discovered that multiple Python standard library modules implementing network protocols (such as httplib or smtplib) failed to restrict the sizes of server responses. A malicious server could cause a client using one of the affected modules to consume an excessive amount of memory. (CVE-2013-1752) It was discovered that the CGIHTTPServer module incorrectly handled URL encoded paths. A remote attacker could use this flaw to execute scripts outside of the cgi-bin directory, or disclose the source code of the scripts in the cgi-bin directory. (CVE-2014-4650) An integer overflow flaw was found in the way the buffer() function handled its offset and size arguments. An attacker able to control these arguments could use this flaw to disclose portions of the application memory or cause it to crash. (CVE-2014-7185) These updated python packages also include numerous bug fixes and enhancements. Space precludes documenting all of these changes in this advisory. For information on the most significant of these changes, users are directed to the following article on the Red Hat Customer Portal: https://access.redhat.com/articles/1495363 All python users are advised to upgrade to these updated packages, which contain backported patches to correct these issues and add this enhancement.
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 python packages that fix multiple security issues, several bugs\nand add one enhancement are now available for Red Hat Enterprise Linux 6.\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": "Python is an interpreted, interactive, object-oriented programming language\noften compared to Tcl, Perl, Scheme, or Java. Python includes modules,\nclasses, exceptions, very high level dynamic data types and dynamic typing.\nPython supports interfaces to many system calls and libraries, as well as\nto various windowing systems (X11, Motif, Tk, Mac and MFC).\n\nIt was discovered that the socket.recvfrom_into() function failed to check\nthe size of the supplied buffer. This could lead to a buffer overflow when\nthe function was called with an insufficiently sized buffer.\n(CVE-2014-1912)\n\nIt was discovered that multiple Python standard library modules\nimplementing network protocols (such as httplib or smtplib) failed to\nrestrict the sizes of server responses. A malicious server could cause a\nclient using one of the affected modules to consume an excessive amount of\nmemory. (CVE-2013-1752)\n\nIt was discovered that the CGIHTTPServer module incorrectly handled URL\nencoded paths. A remote attacker could use this flaw to execute scripts\noutside of the cgi-bin directory, or disclose the source code of the\nscripts in the cgi-bin directory. (CVE-2014-4650)\n\nAn integer overflow flaw was found in the way the buffer() function handled\nits offset and size arguments. An attacker able to control these arguments\ncould use this flaw to disclose portions of the application memory or cause\nit to crash. (CVE-2014-7185)\n\nThese updated python packages also include numerous bug fixes and\nenhancements. Space precludes documenting all of these changes in this\nadvisory. For information on the most significant of these changes, users\nare directed to the following article on the Red Hat Customer Portal:\n\nhttps://access.redhat.com/articles/1495363\n\nAll python users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add this\nenhancement.",
        "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:1330",
        "url": "https://access.redhat.com/errata/RHSA-2015:1330"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/1495363",
        "url": "https://access.redhat.com/articles/1495363"
      },
      {
        "category": "external",
        "summary": "794632",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=794632"
      },
      {
        "category": "external",
        "summary": "1046174",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046174"
      },
      {
        "category": "external",
        "summary": "1062370",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1062370"
      },
      {
        "category": "external",
        "summary": "1073165",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1073165"
      },
      {
        "category": "external",
        "summary": "1113527",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113527"
      },
      {
        "category": "external",
        "summary": "1146026",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146026"
      },
      {
        "category": "external",
        "summary": "1160640",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160640"
      },
      {
        "category": "external",
        "summary": "1180864",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1180864"
      },
      {
        "category": "external",
        "summary": "1199997",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199997"
      },
      {
        "category": "external",
        "summary": "1223037",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1223037"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1330.json"
      }
    ],
    "title": "Red Hat Security Advisory: python security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-14T16:30:55+00:00",
      "generator": {
        "date": "2024-11-14T16:30:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2015:1330",
      "initial_release_date": "2015-07-20T14:00:12+00:00",
      "revision_history": [
        {
          "date": "2015-07-20T14:00:12+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2015-07-20T14:00:12+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T16:30:55+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 Desktop (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop (v. 6)",
                  "product_id": "6Client",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
                  "product_id": "6Client-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux HPC Node (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux HPC Node (v. 6)",
                  "product_id": "6ComputeNode",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
                  "product_id": "6ComputeNode-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 6)",
                  "product_id": "6Server",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 6)",
                  "product_id": "6Server-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 6)",
                  "product_id": "6Workstation",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
                  "product_id": "6Workstation-optional",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-0:2.6.6-64.el6.i686",
                  "product_id": "python-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.i686",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tkinter-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "tkinter-0:2.6.6-64.el6.i686",
                  "product_id": "tkinter-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tkinter@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.i686",
                  "product_id": "python-libs-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.i686",
                  "product_id": "python-devel-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-test-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-test-0:2.6.6-64.el6.i686",
                  "product_id": "python-test-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-test@2.6.6-64.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tools-0:2.6.6-64.el6.i686",
                "product": {
                  "name": "python-tools-0:2.6.6-64.el6.i686",
                  "product_id": "python-tools-0:2.6.6-64.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tools@2.6.6-64.el6?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-devel-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-libs-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tkinter-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "tkinter-0:2.6.6-64.el6.x86_64",
                  "product_id": "tkinter-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tkinter@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tools-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-tools-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-tools-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tools@2.6.6-64.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-test-0:2.6.6-64.el6.x86_64",
                "product": {
                  "name": "python-test-0:2.6.6-64.el6.x86_64",
                  "product_id": "python-test-0:2.6.6-64.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-test@2.6.6-64.el6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-0:2.6.6-64.el6.src",
                "product": {
                  "name": "python-0:2.6.6-64.el6.src",
                  "product_id": "python-0:2.6.6-64.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python@2.6.6-64.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-test-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-test-0:2.6.6-64.el6.s390x",
                  "product_id": "python-test-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-test@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tools-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-tools-0:2.6.6-64.el6.s390x",
                  "product_id": "python-tools-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tools@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.s390x",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tkinter-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "tkinter-0:2.6.6-64.el6.s390x",
                  "product_id": "tkinter-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tkinter@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.s390x",
                  "product_id": "python-libs-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-0:2.6.6-64.el6.s390x",
                  "product_id": "python-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python@2.6.6-64.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.s390x",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.s390x",
                  "product_id": "python-devel-0:2.6.6-64.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-tools-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-tools-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-tools-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tools@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-test-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-test-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-test-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-test@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-devel-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-libs-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "python-0:2.6.6-64.el6.ppc64",
                  "product_id": "python-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python@2.6.6-64.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tkinter-0:2.6.6-64.el6.ppc64",
                "product": {
                  "name": "tkinter-0:2.6.6-64.el6.ppc64",
                  "product_id": "tkinter-0:2.6.6-64.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tkinter@2.6.6-64.el6?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.ppc",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.ppc",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.ppc",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.ppc",
                  "product_id": "python-libs-0:2.6.6-64.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.ppc",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.ppc",
                  "product_id": "python-devel-0:2.6.6-64.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-debuginfo-0:2.6.6-64.el6.s390",
                "product": {
                  "name": "python-debuginfo-0:2.6.6-64.el6.s390",
                  "product_id": "python-debuginfo-0:2.6.6-64.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-64.el6?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libs-0:2.6.6-64.el6.s390",
                "product": {
                  "name": "python-libs-0:2.6.6-64.el6.s390",
                  "product_id": "python-libs-0:2.6.6-64.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libs@2.6.6-64.el6?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-devel-0:2.6.6-64.el6.s390",
                "product": {
                  "name": "python-devel-0:2.6.6-64.el6.s390",
                  "product_id": "python-devel-0:2.6.6-64.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-devel@2.6.6-64.el6?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-0:2.6.6-64.el6.src"
        },
        "product_reference": "python-0:2.6.6-64.el6.src",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debuginfo-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-debuginfo-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-devel-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-devel-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-devel-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.ppc"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.s390"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libs-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libs-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-libs-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-test-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-test-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-test-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-test-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-test-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-test-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-tools-0:2.6.6-64.el6.i686"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-tools-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-tools-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tools-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-tools-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "python-tools-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tkinter-0:2.6.6-64.el6.i686"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tkinter-0:2.6.6-64.el6.ppc64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tkinter-0:2.6.6-64.el6.s390x"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tkinter-0:2.6.6-64.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
        },
        "product_reference": "tkinter-0:2.6.6-64.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2013-1752",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2012-12-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1046174"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that multiple Python standard library modules implementing network protocols (such as httplib or smtplib) failed to restrict sizes of server responses. A malicious server could cause a client using one of the affected modules to consume an excessive amount of memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: multiple unbound readline() DoS flaws in python stdlib",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
          "title": "Statement"
        },
        {
          "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": [
          "6Client-optional:python-0:2.6.6-64.el6.i686",
          "6Client-optional:python-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-0:2.6.6-64.el6.src",
          "6Client-optional:python-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-test-0:2.6.6-64.el6.i686",
          "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Client:python-0:2.6.6-64.el6.i686",
          "6Client:python-0:2.6.6-64.el6.ppc64",
          "6Client:python-0:2.6.6-64.el6.s390x",
          "6Client:python-0:2.6.6-64.el6.src",
          "6Client:python-0:2.6.6-64.el6.x86_64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client:python-devel-0:2.6.6-64.el6.i686",
          "6Client:python-devel-0:2.6.6-64.el6.ppc",
          "6Client:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client:python-devel-0:2.6.6-64.el6.s390",
          "6Client:python-devel-0:2.6.6-64.el6.s390x",
          "6Client:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client:python-libs-0:2.6.6-64.el6.i686",
          "6Client:python-libs-0:2.6.6-64.el6.ppc",
          "6Client:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client:python-libs-0:2.6.6-64.el6.s390",
          "6Client:python-libs-0:2.6.6-64.el6.s390x",
          "6Client:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client:python-test-0:2.6.6-64.el6.i686",
          "6Client:python-test-0:2.6.6-64.el6.ppc64",
          "6Client:python-test-0:2.6.6-64.el6.s390x",
          "6Client:python-test-0:2.6.6-64.el6.x86_64",
          "6Client:python-tools-0:2.6.6-64.el6.i686",
          "6Client:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client:python-tools-0:2.6.6-64.el6.s390x",
          "6Client:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client:tkinter-0:2.6.6-64.el6.i686",
          "6Client:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client:tkinter-0:2.6.6-64.el6.s390x",
          "6Client:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-0:2.6.6-64.el6.src",
          "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-0:2.6.6-64.el6.i686",
          "6Server-optional:python-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-0:2.6.6-64.el6.src",
          "6Server-optional:python-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-test-0:2.6.6-64.el6.i686",
          "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server:python-0:2.6.6-64.el6.i686",
          "6Server:python-0:2.6.6-64.el6.ppc64",
          "6Server:python-0:2.6.6-64.el6.s390x",
          "6Server:python-0:2.6.6-64.el6.src",
          "6Server:python-0:2.6.6-64.el6.x86_64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server:python-devel-0:2.6.6-64.el6.i686",
          "6Server:python-devel-0:2.6.6-64.el6.ppc",
          "6Server:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server:python-devel-0:2.6.6-64.el6.s390",
          "6Server:python-devel-0:2.6.6-64.el6.s390x",
          "6Server:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server:python-libs-0:2.6.6-64.el6.i686",
          "6Server:python-libs-0:2.6.6-64.el6.ppc",
          "6Server:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server:python-libs-0:2.6.6-64.el6.s390",
          "6Server:python-libs-0:2.6.6-64.el6.s390x",
          "6Server:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server:python-test-0:2.6.6-64.el6.i686",
          "6Server:python-test-0:2.6.6-64.el6.ppc64",
          "6Server:python-test-0:2.6.6-64.el6.s390x",
          "6Server:python-test-0:2.6.6-64.el6.x86_64",
          "6Server:python-tools-0:2.6.6-64.el6.i686",
          "6Server:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server:python-tools-0:2.6.6-64.el6.s390x",
          "6Server:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server:tkinter-0:2.6.6-64.el6.i686",
          "6Server:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server:tkinter-0:2.6.6-64.el6.s390x",
          "6Server:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-0:2.6.6-64.el6.src",
          "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-0:2.6.6-64.el6.i686",
          "6Workstation:python-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-0:2.6.6-64.el6.s390x",
          "6Workstation:python-0:2.6.6-64.el6.src",
          "6Workstation:python-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-test-0:2.6.6-64.el6.i686",
          "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-1752"
        },
        {
          "category": "external",
          "summary": "RHBZ#1046174",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046174"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1752",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-1752"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1752",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1752"
        }
      ],
      "release_date": "2012-09-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-07-20T14:00:12+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": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:1330"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: multiple unbound readline() DoS flaws in python stdlib"
    },
    {
      "cve": "CVE-2014-1912",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2014-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1062370"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the socket.recvfrom_into() function failed to check the size of the supplied buffer. This could lead to a buffer overflow when the function was called with an insufficiently sized buffer.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: buffer overflow in socket.recvfrom_into()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 as they did not include the vulnerable socket.recvfrom_into() function.  This issue was also corrected in the version of python shipped with Red Hat Enterprise Linux 7.0 prior to release.\n\nThe Red Hat Security Response Team has rated this issue as having Moderate security impact. A future update may address this issue in Red Hat Software Collections. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "title": "Statement"
        },
        {
          "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": [
          "6Client-optional:python-0:2.6.6-64.el6.i686",
          "6Client-optional:python-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-0:2.6.6-64.el6.src",
          "6Client-optional:python-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-test-0:2.6.6-64.el6.i686",
          "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Client:python-0:2.6.6-64.el6.i686",
          "6Client:python-0:2.6.6-64.el6.ppc64",
          "6Client:python-0:2.6.6-64.el6.s390x",
          "6Client:python-0:2.6.6-64.el6.src",
          "6Client:python-0:2.6.6-64.el6.x86_64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client:python-devel-0:2.6.6-64.el6.i686",
          "6Client:python-devel-0:2.6.6-64.el6.ppc",
          "6Client:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client:python-devel-0:2.6.6-64.el6.s390",
          "6Client:python-devel-0:2.6.6-64.el6.s390x",
          "6Client:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client:python-libs-0:2.6.6-64.el6.i686",
          "6Client:python-libs-0:2.6.6-64.el6.ppc",
          "6Client:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client:python-libs-0:2.6.6-64.el6.s390",
          "6Client:python-libs-0:2.6.6-64.el6.s390x",
          "6Client:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client:python-test-0:2.6.6-64.el6.i686",
          "6Client:python-test-0:2.6.6-64.el6.ppc64",
          "6Client:python-test-0:2.6.6-64.el6.s390x",
          "6Client:python-test-0:2.6.6-64.el6.x86_64",
          "6Client:python-tools-0:2.6.6-64.el6.i686",
          "6Client:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client:python-tools-0:2.6.6-64.el6.s390x",
          "6Client:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client:tkinter-0:2.6.6-64.el6.i686",
          "6Client:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client:tkinter-0:2.6.6-64.el6.s390x",
          "6Client:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-0:2.6.6-64.el6.src",
          "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-0:2.6.6-64.el6.i686",
          "6Server-optional:python-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-0:2.6.6-64.el6.src",
          "6Server-optional:python-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-test-0:2.6.6-64.el6.i686",
          "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server:python-0:2.6.6-64.el6.i686",
          "6Server:python-0:2.6.6-64.el6.ppc64",
          "6Server:python-0:2.6.6-64.el6.s390x",
          "6Server:python-0:2.6.6-64.el6.src",
          "6Server:python-0:2.6.6-64.el6.x86_64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server:python-devel-0:2.6.6-64.el6.i686",
          "6Server:python-devel-0:2.6.6-64.el6.ppc",
          "6Server:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server:python-devel-0:2.6.6-64.el6.s390",
          "6Server:python-devel-0:2.6.6-64.el6.s390x",
          "6Server:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server:python-libs-0:2.6.6-64.el6.i686",
          "6Server:python-libs-0:2.6.6-64.el6.ppc",
          "6Server:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server:python-libs-0:2.6.6-64.el6.s390",
          "6Server:python-libs-0:2.6.6-64.el6.s390x",
          "6Server:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server:python-test-0:2.6.6-64.el6.i686",
          "6Server:python-test-0:2.6.6-64.el6.ppc64",
          "6Server:python-test-0:2.6.6-64.el6.s390x",
          "6Server:python-test-0:2.6.6-64.el6.x86_64",
          "6Server:python-tools-0:2.6.6-64.el6.i686",
          "6Server:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server:python-tools-0:2.6.6-64.el6.s390x",
          "6Server:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server:tkinter-0:2.6.6-64.el6.i686",
          "6Server:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server:tkinter-0:2.6.6-64.el6.s390x",
          "6Server:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-0:2.6.6-64.el6.src",
          "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-0:2.6.6-64.el6.i686",
          "6Workstation:python-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-0:2.6.6-64.el6.s390x",
          "6Workstation:python-0:2.6.6-64.el6.src",
          "6Workstation:python-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-test-0:2.6.6-64.el6.i686",
          "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-1912"
        },
        {
          "category": "external",
          "summary": "RHBZ#1062370",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1062370"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-1912",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-1912"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-1912",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1912"
        }
      ],
      "release_date": "2014-01-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-07-20T14:00:12+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": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:1330"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: buffer overflow in socket.recvfrom_into()"
    },
    {
      "cve": "CVE-2014-4650",
      "cwe": {
        "id": "CWE-138",
        "name": "Improper Neutralization of Special Elements"
      },
      "discovery_date": "2014-06-26T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1113527"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the CGIHTTPServer module incorrectly handled URL encoded paths. A remote attacker could use this flaw to execute scripts outside of the cgi-bin directory, or disclose source of scripts in the cgi-bin directory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 5 and 7 as well as Red Hat Software Collections. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
          "title": "Statement"
        },
        {
          "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": [
          "6Client-optional:python-0:2.6.6-64.el6.i686",
          "6Client-optional:python-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-0:2.6.6-64.el6.src",
          "6Client-optional:python-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-test-0:2.6.6-64.el6.i686",
          "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Client:python-0:2.6.6-64.el6.i686",
          "6Client:python-0:2.6.6-64.el6.ppc64",
          "6Client:python-0:2.6.6-64.el6.s390x",
          "6Client:python-0:2.6.6-64.el6.src",
          "6Client:python-0:2.6.6-64.el6.x86_64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client:python-devel-0:2.6.6-64.el6.i686",
          "6Client:python-devel-0:2.6.6-64.el6.ppc",
          "6Client:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client:python-devel-0:2.6.6-64.el6.s390",
          "6Client:python-devel-0:2.6.6-64.el6.s390x",
          "6Client:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client:python-libs-0:2.6.6-64.el6.i686",
          "6Client:python-libs-0:2.6.6-64.el6.ppc",
          "6Client:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client:python-libs-0:2.6.6-64.el6.s390",
          "6Client:python-libs-0:2.6.6-64.el6.s390x",
          "6Client:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client:python-test-0:2.6.6-64.el6.i686",
          "6Client:python-test-0:2.6.6-64.el6.ppc64",
          "6Client:python-test-0:2.6.6-64.el6.s390x",
          "6Client:python-test-0:2.6.6-64.el6.x86_64",
          "6Client:python-tools-0:2.6.6-64.el6.i686",
          "6Client:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client:python-tools-0:2.6.6-64.el6.s390x",
          "6Client:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client:tkinter-0:2.6.6-64.el6.i686",
          "6Client:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client:tkinter-0:2.6.6-64.el6.s390x",
          "6Client:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-0:2.6.6-64.el6.src",
          "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-0:2.6.6-64.el6.i686",
          "6Server-optional:python-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-0:2.6.6-64.el6.src",
          "6Server-optional:python-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-test-0:2.6.6-64.el6.i686",
          "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server:python-0:2.6.6-64.el6.i686",
          "6Server:python-0:2.6.6-64.el6.ppc64",
          "6Server:python-0:2.6.6-64.el6.s390x",
          "6Server:python-0:2.6.6-64.el6.src",
          "6Server:python-0:2.6.6-64.el6.x86_64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server:python-devel-0:2.6.6-64.el6.i686",
          "6Server:python-devel-0:2.6.6-64.el6.ppc",
          "6Server:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server:python-devel-0:2.6.6-64.el6.s390",
          "6Server:python-devel-0:2.6.6-64.el6.s390x",
          "6Server:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server:python-libs-0:2.6.6-64.el6.i686",
          "6Server:python-libs-0:2.6.6-64.el6.ppc",
          "6Server:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server:python-libs-0:2.6.6-64.el6.s390",
          "6Server:python-libs-0:2.6.6-64.el6.s390x",
          "6Server:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server:python-test-0:2.6.6-64.el6.i686",
          "6Server:python-test-0:2.6.6-64.el6.ppc64",
          "6Server:python-test-0:2.6.6-64.el6.s390x",
          "6Server:python-test-0:2.6.6-64.el6.x86_64",
          "6Server:python-tools-0:2.6.6-64.el6.i686",
          "6Server:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server:python-tools-0:2.6.6-64.el6.s390x",
          "6Server:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server:tkinter-0:2.6.6-64.el6.i686",
          "6Server:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server:tkinter-0:2.6.6-64.el6.s390x",
          "6Server:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-0:2.6.6-64.el6.src",
          "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-0:2.6.6-64.el6.i686",
          "6Workstation:python-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-0:2.6.6-64.el6.s390x",
          "6Workstation:python-0:2.6.6-64.el6.src",
          "6Workstation:python-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-test-0:2.6.6-64.el6.i686",
          "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-4650"
        },
        {
          "category": "external",
          "summary": "RHBZ#1113527",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113527"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-4650",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-4650"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4650",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4650"
        }
      ],
      "release_date": "2014-06-23T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-07-20T14:00:12+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": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:1330"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs"
    },
    {
      "cve": "CVE-2014-7185",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2014-09-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1146026"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An integer overflow flaw was found in the way the buffer() function handled its offset and size arguments. An attacker able to control those arguments could use this flaw to disclose portions of the application memory or cause it to crash.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: buffer() integer overflow leading to out of bounds read",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 7. A future update may address this issue.\n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Low security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
          "title": "Statement"
        },
        {
          "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": [
          "6Client-optional:python-0:2.6.6-64.el6.i686",
          "6Client-optional:python-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-0:2.6.6-64.el6.src",
          "6Client-optional:python-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-test-0:2.6.6-64.el6.i686",
          "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Client:python-0:2.6.6-64.el6.i686",
          "6Client:python-0:2.6.6-64.el6.ppc64",
          "6Client:python-0:2.6.6-64.el6.s390x",
          "6Client:python-0:2.6.6-64.el6.src",
          "6Client:python-0:2.6.6-64.el6.x86_64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Client:python-devel-0:2.6.6-64.el6.i686",
          "6Client:python-devel-0:2.6.6-64.el6.ppc",
          "6Client:python-devel-0:2.6.6-64.el6.ppc64",
          "6Client:python-devel-0:2.6.6-64.el6.s390",
          "6Client:python-devel-0:2.6.6-64.el6.s390x",
          "6Client:python-devel-0:2.6.6-64.el6.x86_64",
          "6Client:python-libs-0:2.6.6-64.el6.i686",
          "6Client:python-libs-0:2.6.6-64.el6.ppc",
          "6Client:python-libs-0:2.6.6-64.el6.ppc64",
          "6Client:python-libs-0:2.6.6-64.el6.s390",
          "6Client:python-libs-0:2.6.6-64.el6.s390x",
          "6Client:python-libs-0:2.6.6-64.el6.x86_64",
          "6Client:python-test-0:2.6.6-64.el6.i686",
          "6Client:python-test-0:2.6.6-64.el6.ppc64",
          "6Client:python-test-0:2.6.6-64.el6.s390x",
          "6Client:python-test-0:2.6.6-64.el6.x86_64",
          "6Client:python-tools-0:2.6.6-64.el6.i686",
          "6Client:python-tools-0:2.6.6-64.el6.ppc64",
          "6Client:python-tools-0:2.6.6-64.el6.s390x",
          "6Client:python-tools-0:2.6.6-64.el6.x86_64",
          "6Client:tkinter-0:2.6.6-64.el6.i686",
          "6Client:tkinter-0:2.6.6-64.el6.ppc64",
          "6Client:tkinter-0:2.6.6-64.el6.s390x",
          "6Client:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
          "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-0:2.6.6-64.el6.src",
          "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
          "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
          "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-0:2.6.6-64.el6.i686",
          "6Server-optional:python-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-0:2.6.6-64.el6.src",
          "6Server-optional:python-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-test-0:2.6.6-64.el6.i686",
          "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Server:python-0:2.6.6-64.el6.i686",
          "6Server:python-0:2.6.6-64.el6.ppc64",
          "6Server:python-0:2.6.6-64.el6.s390x",
          "6Server:python-0:2.6.6-64.el6.src",
          "6Server:python-0:2.6.6-64.el6.x86_64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Server:python-devel-0:2.6.6-64.el6.i686",
          "6Server:python-devel-0:2.6.6-64.el6.ppc",
          "6Server:python-devel-0:2.6.6-64.el6.ppc64",
          "6Server:python-devel-0:2.6.6-64.el6.s390",
          "6Server:python-devel-0:2.6.6-64.el6.s390x",
          "6Server:python-devel-0:2.6.6-64.el6.x86_64",
          "6Server:python-libs-0:2.6.6-64.el6.i686",
          "6Server:python-libs-0:2.6.6-64.el6.ppc",
          "6Server:python-libs-0:2.6.6-64.el6.ppc64",
          "6Server:python-libs-0:2.6.6-64.el6.s390",
          "6Server:python-libs-0:2.6.6-64.el6.s390x",
          "6Server:python-libs-0:2.6.6-64.el6.x86_64",
          "6Server:python-test-0:2.6.6-64.el6.i686",
          "6Server:python-test-0:2.6.6-64.el6.ppc64",
          "6Server:python-test-0:2.6.6-64.el6.s390x",
          "6Server:python-test-0:2.6.6-64.el6.x86_64",
          "6Server:python-tools-0:2.6.6-64.el6.i686",
          "6Server:python-tools-0:2.6.6-64.el6.ppc64",
          "6Server:python-tools-0:2.6.6-64.el6.s390x",
          "6Server:python-tools-0:2.6.6-64.el6.x86_64",
          "6Server:tkinter-0:2.6.6-64.el6.i686",
          "6Server:tkinter-0:2.6.6-64.el6.ppc64",
          "6Server:tkinter-0:2.6.6-64.el6.s390x",
          "6Server:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-0:2.6.6-64.el6.src",
          "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-0:2.6.6-64.el6.i686",
          "6Workstation:python-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-0:2.6.6-64.el6.s390x",
          "6Workstation:python-0:2.6.6-64.el6.src",
          "6Workstation:python-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
          "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-devel-0:2.6.6-64.el6.i686",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
          "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390",
          "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
          "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-libs-0:2.6.6-64.el6.i686",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
          "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390",
          "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
          "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-test-0:2.6.6-64.el6.i686",
          "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-test-0:2.6.6-64.el6.s390x",
          "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
          "6Workstation:python-tools-0:2.6.6-64.el6.i686",
          "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
          "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
          "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
          "6Workstation:tkinter-0:2.6.6-64.el6.i686",
          "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
          "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
          "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-7185"
        },
        {
          "category": "external",
          "summary": "RHBZ#1146026",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146026"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7185",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7185",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7185"
        }
      ],
      "release_date": "2014-06-23T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-07-20T14:00:12+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": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:1330"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:python-0:2.6.6-64.el6.i686",
            "6Client-optional:python-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-0:2.6.6-64.el6.src",
            "6Client-optional:python-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Client-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Client-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Client-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-test-0:2.6.6-64.el6.i686",
            "6Client-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Client-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Client-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Client-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Client-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Client:python-0:2.6.6-64.el6.i686",
            "6Client:python-0:2.6.6-64.el6.ppc64",
            "6Client:python-0:2.6.6-64.el6.s390x",
            "6Client:python-0:2.6.6-64.el6.src",
            "6Client:python-0:2.6.6-64.el6.x86_64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Client:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Client:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Client:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Client:python-devel-0:2.6.6-64.el6.i686",
            "6Client:python-devel-0:2.6.6-64.el6.ppc",
            "6Client:python-devel-0:2.6.6-64.el6.ppc64",
            "6Client:python-devel-0:2.6.6-64.el6.s390",
            "6Client:python-devel-0:2.6.6-64.el6.s390x",
            "6Client:python-devel-0:2.6.6-64.el6.x86_64",
            "6Client:python-libs-0:2.6.6-64.el6.i686",
            "6Client:python-libs-0:2.6.6-64.el6.ppc",
            "6Client:python-libs-0:2.6.6-64.el6.ppc64",
            "6Client:python-libs-0:2.6.6-64.el6.s390",
            "6Client:python-libs-0:2.6.6-64.el6.s390x",
            "6Client:python-libs-0:2.6.6-64.el6.x86_64",
            "6Client:python-test-0:2.6.6-64.el6.i686",
            "6Client:python-test-0:2.6.6-64.el6.ppc64",
            "6Client:python-test-0:2.6.6-64.el6.s390x",
            "6Client:python-test-0:2.6.6-64.el6.x86_64",
            "6Client:python-tools-0:2.6.6-64.el6.i686",
            "6Client:python-tools-0:2.6.6-64.el6.ppc64",
            "6Client:python-tools-0:2.6.6-64.el6.s390x",
            "6Client:python-tools-0:2.6.6-64.el6.x86_64",
            "6Client:tkinter-0:2.6.6-64.el6.i686",
            "6Client:tkinter-0:2.6.6-64.el6.ppc64",
            "6Client:tkinter-0:2.6.6-64.el6.s390x",
            "6Client:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.src",
            "6ComputeNode-optional:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-0:2.6.6-64.el6.src",
            "6ComputeNode:python-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-devel-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-libs-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-test-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-test-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-test-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.i686",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.s390x",
            "6ComputeNode:python-tools-0:2.6.6-64.el6.x86_64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.i686",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.ppc64",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.s390x",
            "6ComputeNode:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-0:2.6.6-64.el6.i686",
            "6Server-optional:python-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-0:2.6.6-64.el6.src",
            "6Server-optional:python-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Server-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Server-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Server-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-test-0:2.6.6-64.el6.i686",
            "6Server-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Server-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Server-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Server-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Server-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Server:python-0:2.6.6-64.el6.i686",
            "6Server:python-0:2.6.6-64.el6.ppc64",
            "6Server:python-0:2.6.6-64.el6.s390x",
            "6Server:python-0:2.6.6-64.el6.src",
            "6Server:python-0:2.6.6-64.el6.x86_64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Server:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Server:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Server:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Server:python-devel-0:2.6.6-64.el6.i686",
            "6Server:python-devel-0:2.6.6-64.el6.ppc",
            "6Server:python-devel-0:2.6.6-64.el6.ppc64",
            "6Server:python-devel-0:2.6.6-64.el6.s390",
            "6Server:python-devel-0:2.6.6-64.el6.s390x",
            "6Server:python-devel-0:2.6.6-64.el6.x86_64",
            "6Server:python-libs-0:2.6.6-64.el6.i686",
            "6Server:python-libs-0:2.6.6-64.el6.ppc",
            "6Server:python-libs-0:2.6.6-64.el6.ppc64",
            "6Server:python-libs-0:2.6.6-64.el6.s390",
            "6Server:python-libs-0:2.6.6-64.el6.s390x",
            "6Server:python-libs-0:2.6.6-64.el6.x86_64",
            "6Server:python-test-0:2.6.6-64.el6.i686",
            "6Server:python-test-0:2.6.6-64.el6.ppc64",
            "6Server:python-test-0:2.6.6-64.el6.s390x",
            "6Server:python-test-0:2.6.6-64.el6.x86_64",
            "6Server:python-tools-0:2.6.6-64.el6.i686",
            "6Server:python-tools-0:2.6.6-64.el6.ppc64",
            "6Server:python-tools-0:2.6.6-64.el6.s390x",
            "6Server:python-tools-0:2.6.6-64.el6.x86_64",
            "6Server:tkinter-0:2.6.6-64.el6.i686",
            "6Server:tkinter-0:2.6.6-64.el6.ppc64",
            "6Server:tkinter-0:2.6.6-64.el6.s390x",
            "6Server:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-0:2.6.6-64.el6.src",
            "6Workstation-optional:python-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation-optional:tkinter-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-0:2.6.6-64.el6.i686",
            "6Workstation:python-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-0:2.6.6-64.el6.s390x",
            "6Workstation:python-0:2.6.6-64.el6.src",
            "6Workstation:python-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.i686",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.s390x",
            "6Workstation:python-debuginfo-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-devel-0:2.6.6-64.el6.i686",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc",
            "6Workstation:python-devel-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390",
            "6Workstation:python-devel-0:2.6.6-64.el6.s390x",
            "6Workstation:python-devel-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-libs-0:2.6.6-64.el6.i686",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc",
            "6Workstation:python-libs-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390",
            "6Workstation:python-libs-0:2.6.6-64.el6.s390x",
            "6Workstation:python-libs-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-test-0:2.6.6-64.el6.i686",
            "6Workstation:python-test-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-test-0:2.6.6-64.el6.s390x",
            "6Workstation:python-test-0:2.6.6-64.el6.x86_64",
            "6Workstation:python-tools-0:2.6.6-64.el6.i686",
            "6Workstation:python-tools-0:2.6.6-64.el6.ppc64",
            "6Workstation:python-tools-0:2.6.6-64.el6.s390x",
            "6Workstation:python-tools-0:2.6.6-64.el6.x86_64",
            "6Workstation:tkinter-0:2.6.6-64.el6.i686",
            "6Workstation:tkinter-0:2.6.6-64.el6.ppc64",
            "6Workstation:tkinter-0:2.6.6-64.el6.s390x",
            "6Workstation:tkinter-0:2.6.6-64.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python: buffer() integer overflow leading to out of bounds read"
    }
  ]
}


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.