RHSA-2011_0554
Vulnerability from csaf_redhat - Published: 2011-05-19 11:20 - Updated: 2024-11-22 04:19Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, or the getpeername function having an ENOTCONN error, a related issue to CVE-2010-3492.
The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.
The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x before 3.2.1 process Location headers that specify redirection to file: URLs, which makes it easier for remote attackers to obtain sensitive information or cause a denial of service (resource consumption) via a crafted URL, as demonstrated by the file:///etc/passwd and file:///dev/zero URLs.
{
"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 three security issues, several bugs, and\nadd various enhancements are now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming\nlanguage.\n\nA flaw was found in the Python urllib and urllib2 libraries where they\nwould not differentiate between different target URLs when handling\nautomatic redirects. This caused Python applications using these modules to\nfollow any new URL that they understood, including the \"file://\" URL type.\nThis could allow a remote server to force a local Python application to\nread a local file instead of the remote one, possibly exposing local files\nthat were not meant to be exposed. (CVE-2011-1521)\n\nA race condition was found in the way the Python smtpd module handled new\nconnections. A remote user could use this flaw to cause a Python script\nusing the smtpd module to terminate. (CVE-2010-3493)\n\nAn information disclosure flaw was found in the way the Python\nCGIHTTPServer module processed certain HTTP GET requests. A remote attacker\ncould use a specially-crafted request to obtain the CGI script\u0027s source\ncode. (CVE-2011-1015)\n\nThis erratum also upgrades Python to upstream version 2.6.6, and includes a\nnumber of bug fixes and enhancements. Documentation for these bug fixes\nand enhancements is available from the Technical Notes document, linked to\nin the References section.\n\nAll users of Python are advised to upgrade to these updated packages, which\ncorrect these issues, and fix the bugs and add the enhancements noted in\nthe Technical Notes.",
"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-2011:0554",
"url": "https://access.redhat.com/errata/RHSA-2011:0554"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/python.html",
"url": "http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/python.html"
},
{
"category": "external",
"summary": "http://www.python.org/download/releases/2.6.6/NEWS.txt",
"url": "http://www.python.org/download/releases/2.6.6/NEWS.txt"
},
{
"category": "external",
"summary": "603073",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=603073"
},
{
"category": "external",
"summary": "614680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=614680"
},
{
"category": "external",
"summary": "625393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=625393"
},
{
"category": "external",
"summary": "625395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=625395"
},
{
"category": "external",
"summary": "626756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=626756"
},
{
"category": "external",
"summary": "627301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=627301"
},
{
"category": "external",
"summary": "632200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200"
},
{
"category": "external",
"summary": "634944",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=634944"
},
{
"category": "external",
"summary": "639392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=639392"
},
{
"category": "external",
"summary": "649274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=649274"
},
{
"category": "external",
"summary": "650588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=650588"
},
{
"category": "external",
"summary": "669847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=669847"
},
{
"category": "external",
"summary": "680094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094"
},
{
"category": "external",
"summary": "684991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=684991"
},
{
"category": "external",
"summary": "690315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=690315"
},
{
"category": "external",
"summary": "690560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=690560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2011/rhsa-2011_0554.json"
}
],
"title": "Red Hat Security Advisory: python security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T04:19:06+00:00",
"generator": {
"date": "2024-11-22T04:19:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2011:0554",
"initial_release_date": "2011-05-19T11:20:00+00:00",
"revision_history": [
{
"date": "2011-05-19T11:20:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2011-05-19T07:35:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T04:19:06+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 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 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 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 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 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-docs-0:2.6.6-2.el6.src",
"product": {
"name": "python-docs-0:2.6.6-2.el6.src",
"product_id": "python-docs-0:2.6.6-2.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docs@2.6.6-2.el6?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-20.el6.src",
"product": {
"name": "python-0:2.6.6-20.el6.src",
"product_id": "python-0:2.6.6-20.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-20.el6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-docs-0:2.6.6-2.el6.noarch",
"product": {
"name": "python-docs-0:2.6.6-2.el6.noarch",
"product_id": "python-docs-0:2.6.6-2.el6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docs@2.6.6-2.el6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tools-0:2.6.6-20.el6.i686",
"product": {
"name": "python-tools-0:2.6.6-20.el6.i686",
"product_id": "python-tools-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-20.el6.i686",
"product": {
"name": "python-test-0:2.6.6-20.el6.i686",
"product_id": "python-test-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-20.el6.i686",
"product": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686",
"product_id": "python-debuginfo-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-20.el6.i686",
"product": {
"name": "python-devel-0:2.6.6-20.el6.i686",
"product_id": "python-devel-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-20.el6.i686",
"product": {
"name": "python-libs-0:2.6.6-20.el6.i686",
"product_id": "python-libs-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-20.el6.i686",
"product": {
"name": "tkinter-0:2.6.6-20.el6.i686",
"product_id": "tkinter-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-20.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-20.el6.i686",
"product": {
"name": "python-0:2.6.6-20.el6.i686",
"product_id": "python-0:2.6.6-20.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-20.el6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tools-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-tools-0:2.6.6-20.el6.ppc64",
"product_id": "python-tools-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-test-0:2.6.6-20.el6.ppc64",
"product_id": "python-test-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"product_id": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-devel-0:2.6.6-20.el6.ppc64",
"product_id": "python-devel-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-libs-0:2.6.6-20.el6.ppc64",
"product_id": "python-libs-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-20.el6.ppc64",
"product": {
"name": "tkinter-0:2.6.6-20.el6.ppc64",
"product_id": "tkinter-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-20.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-20.el6.ppc64",
"product": {
"name": "python-0:2.6.6-20.el6.ppc64",
"product_id": "python-0:2.6.6-20.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-20.el6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tools-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-tools-0:2.6.6-20.el6.s390x",
"product_id": "python-tools-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-test-0:2.6.6-20.el6.s390x",
"product_id": "python-test-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x",
"product_id": "python-debuginfo-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-20.el6.s390x",
"product": {
"name": "tkinter-0:2.6.6-20.el6.s390x",
"product_id": "tkinter-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-devel-0:2.6.6-20.el6.s390x",
"product_id": "python-devel-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-libs-0:2.6.6-20.el6.s390x",
"product_id": "python-libs-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-20.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-20.el6.s390x",
"product": {
"name": "python-0:2.6.6-20.el6.s390x",
"product_id": "python-0:2.6.6-20.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-20.el6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tools-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-tools-0:2.6.6-20.el6.x86_64",
"product_id": "python-tools-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-test-0:2.6.6-20.el6.x86_64",
"product_id": "python-test-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"product_id": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-libs-0:2.6.6-20.el6.x86_64",
"product_id": "python-libs-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-0:2.6.6-20.el6.x86_64",
"product_id": "python-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-20.el6.x86_64",
"product": {
"name": "python-devel-0:2.6.6-20.el6.x86_64",
"product_id": "python-devel-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-20.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-20.el6.x86_64",
"product": {
"name": "tkinter-0:2.6.6-20.el6.x86_64",
"product_id": "tkinter-0:2.6.6-20.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-20.el6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-debuginfo-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-devel-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-libs-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-test-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-tools-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-test-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-debuginfo-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-devel-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.6.6-2.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-docs-0:2.6.6-2.el6.noarch"
},
"product_reference": "python-docs-0:2.6.6-2.el6.noarch",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.6.6-2.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-docs-0:2.6.6-2.el6.src"
},
"product_reference": "python-docs-0:2.6.6-2.el6.src",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-libs-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-test-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-tools-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.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-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-0:2.6.6-20.el6.i686"
},
"product_reference": "python-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-0:2.6.6-20.el6.src"
},
"product_reference": "python-0:2.6.6-20.el6.src",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-debuginfo-0:2.6.6-20.el6.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-devel-0:2.6.6-20.el6.i686"
},
"product_reference": "python-devel-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-devel-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-devel-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-devel-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-devel-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-devel-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.6.6-2.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-docs-0:2.6.6-2.el6.noarch"
},
"product_reference": "python-docs-0:2.6.6-2.el6.noarch",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.6.6-2.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-docs-0:2.6.6-2.el6.src"
},
"product_reference": "python-docs-0:2.6.6-2.el6.src",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-libs-0:2.6.6-20.el6.i686"
},
"product_reference": "python-libs-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-libs-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-libs-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-libs-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-libs-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-libs-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-test-0:2.6.6-20.el6.i686"
},
"product_reference": "python-test-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-test-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-test-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-test-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-test-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-test-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-test-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-tools-0:2.6.6-20.el6.i686"
},
"product_reference": "python-tools-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-tools-0:2.6.6-20.el6.ppc64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-tools-0:2.6.6-20.el6.s390x"
},
"product_reference": "python-tools-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-tools-0:2.6.6-20.el6.x86_64"
},
"product_reference": "python-tools-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:tkinter-0:2.6.6-20.el6.i686"
},
"product_reference": "tkinter-0:2.6.6-20.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:tkinter-0:2.6.6-20.el6.ppc64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:tkinter-0:2.6.6-20.el6.s390x"
},
"product_reference": "tkinter-0:2.6.6-20.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-20.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
},
"product_reference": "tkinter-0:2.6.6-20.el6.x86_64",
"relates_to_product_reference": "6Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2010-3493",
"discovery_date": "2010-09-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "632200"
}
],
"notes": [
{
"category": "description",
"text": "Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, or the getpeername function having an ENOTCONN error, a related issue to CVE-2010-3492.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Python: SMTP proxy RFC 2821 module DoS (uncaught exception) (Issue #9129)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-3493"
},
{
"category": "external",
"summary": "RHBZ#632200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-3493",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-3493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-3493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3493"
}
],
"release_date": "2010-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2011-05-19T11:20:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
"product_ids": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2011:0554"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Python: SMTP proxy RFC 2821 module DoS (uncaught exception) (Issue #9129)"
},
{
"cve": "CVE-2011-1015",
"discovery_date": "2011-02-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "680094"
}
],
"notes": [
{
"category": "description",
"text": "The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "(CGIHTTPServer): CGI script source code disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-1015"
},
{
"category": "external",
"summary": "RHBZ#680094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-1015",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1015"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1015",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1015"
}
],
"release_date": "2008-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2011-05-19T11:20:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
"product_ids": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2011:0554"
}
],
"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-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "(CGIHTTPServer): CGI script source code disclosure"
},
{
"cve": "CVE-2011-1521",
"discovery_date": "2011-03-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "690560"
}
],
"notes": [
{
"category": "description",
"text": "The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x before 3.2.1 process Location headers that specify redirection to file: URLs, which makes it easier for remote attackers to obtain sensitive information or cause a denial of service (resource consumption) via a crafted URL, as demonstrated by the file:///etc/passwd and file:///dev/zero URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-1521"
},
{
"category": "external",
"summary": "RHBZ#690560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=690560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-1521",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1521"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1521",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1521"
}
],
"release_date": "2011-03-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2011-05-19T11:20:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
"product_ids": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2011:0554"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:python-0:2.6.6-20.el6.i686",
"6Client-optional:python-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-0:2.6.6-20.el6.s390x",
"6Client-optional:python-0:2.6.6-20.el6.src",
"6Client-optional:python-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-devel-0:2.6.6-20.el6.i686",
"6Client-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Client-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-libs-0:2.6.6-20.el6.i686",
"6Client-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Client-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-test-0:2.6.6-20.el6.i686",
"6Client-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-test-0:2.6.6-20.el6.s390x",
"6Client-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Client-optional:python-tools-0:2.6.6-20.el6.i686",
"6Client-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Client-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Client-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Client-optional:tkinter-0:2.6.6-20.el6.i686",
"6Client-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Client-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Client-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Client:python-0:2.6.6-20.el6.i686",
"6Client:python-0:2.6.6-20.el6.ppc64",
"6Client:python-0:2.6.6-20.el6.s390x",
"6Client:python-0:2.6.6-20.el6.src",
"6Client:python-0:2.6.6-20.el6.x86_64",
"6Client:python-debuginfo-0:2.6.6-20.el6.i686",
"6Client:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Client:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Client:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Client:python-devel-0:2.6.6-20.el6.i686",
"6Client:python-devel-0:2.6.6-20.el6.ppc64",
"6Client:python-devel-0:2.6.6-20.el6.s390x",
"6Client:python-devel-0:2.6.6-20.el6.x86_64",
"6Client:python-libs-0:2.6.6-20.el6.i686",
"6Client:python-libs-0:2.6.6-20.el6.ppc64",
"6Client:python-libs-0:2.6.6-20.el6.s390x",
"6Client:python-libs-0:2.6.6-20.el6.x86_64",
"6Client:python-test-0:2.6.6-20.el6.i686",
"6Client:python-test-0:2.6.6-20.el6.ppc64",
"6Client:python-test-0:2.6.6-20.el6.s390x",
"6Client:python-test-0:2.6.6-20.el6.x86_64",
"6Client:python-tools-0:2.6.6-20.el6.i686",
"6Client:python-tools-0:2.6.6-20.el6.ppc64",
"6Client:python-tools-0:2.6.6-20.el6.s390x",
"6Client:python-tools-0:2.6.6-20.el6.x86_64",
"6Client:tkinter-0:2.6.6-20.el6.i686",
"6Client:tkinter-0:2.6.6-20.el6.ppc64",
"6Client:tkinter-0:2.6.6-20.el6.s390x",
"6Client:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-0:2.6.6-20.el6.src",
"6ComputeNode-optional:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-0:2.6.6-20.el6.i686",
"6ComputeNode:python-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-0:2.6.6-20.el6.src",
"6ComputeNode:python-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.i686",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.i686",
"6ComputeNode:python-devel-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-devel-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-devel-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.i686",
"6ComputeNode:python-libs-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-libs-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-libs-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-test-0:2.6.6-20.el6.i686",
"6ComputeNode:python-test-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-test-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-test-0:2.6.6-20.el6.x86_64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.i686",
"6ComputeNode:python-tools-0:2.6.6-20.el6.ppc64",
"6ComputeNode:python-tools-0:2.6.6-20.el6.s390x",
"6ComputeNode:python-tools-0:2.6.6-20.el6.x86_64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.i686",
"6ComputeNode:tkinter-0:2.6.6-20.el6.ppc64",
"6ComputeNode:tkinter-0:2.6.6-20.el6.s390x",
"6ComputeNode:tkinter-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-0:2.6.6-20.el6.i686",
"6Server-optional:python-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-0:2.6.6-20.el6.s390x",
"6Server-optional:python-0:2.6.6-20.el6.src",
"6Server-optional:python-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-devel-0:2.6.6-20.el6.i686",
"6Server-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Server-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-libs-0:2.6.6-20.el6.i686",
"6Server-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Server-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-test-0:2.6.6-20.el6.i686",
"6Server-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-test-0:2.6.6-20.el6.s390x",
"6Server-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Server-optional:python-tools-0:2.6.6-20.el6.i686",
"6Server-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Server-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Server-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Server-optional:tkinter-0:2.6.6-20.el6.i686",
"6Server-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Server-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Server-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Server:python-0:2.6.6-20.el6.i686",
"6Server:python-0:2.6.6-20.el6.ppc64",
"6Server:python-0:2.6.6-20.el6.s390x",
"6Server:python-0:2.6.6-20.el6.src",
"6Server:python-0:2.6.6-20.el6.x86_64",
"6Server:python-debuginfo-0:2.6.6-20.el6.i686",
"6Server:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Server:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Server:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Server:python-devel-0:2.6.6-20.el6.i686",
"6Server:python-devel-0:2.6.6-20.el6.ppc64",
"6Server:python-devel-0:2.6.6-20.el6.s390x",
"6Server:python-devel-0:2.6.6-20.el6.x86_64",
"6Server:python-docs-0:2.6.6-2.el6.noarch",
"6Server:python-docs-0:2.6.6-2.el6.src",
"6Server:python-libs-0:2.6.6-20.el6.i686",
"6Server:python-libs-0:2.6.6-20.el6.ppc64",
"6Server:python-libs-0:2.6.6-20.el6.s390x",
"6Server:python-libs-0:2.6.6-20.el6.x86_64",
"6Server:python-test-0:2.6.6-20.el6.i686",
"6Server:python-test-0:2.6.6-20.el6.ppc64",
"6Server:python-test-0:2.6.6-20.el6.s390x",
"6Server:python-test-0:2.6.6-20.el6.x86_64",
"6Server:python-tools-0:2.6.6-20.el6.i686",
"6Server:python-tools-0:2.6.6-20.el6.ppc64",
"6Server:python-tools-0:2.6.6-20.el6.s390x",
"6Server:python-tools-0:2.6.6-20.el6.x86_64",
"6Server:tkinter-0:2.6.6-20.el6.i686",
"6Server:tkinter-0:2.6.6-20.el6.ppc64",
"6Server:tkinter-0:2.6.6-20.el6.s390x",
"6Server:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-0:2.6.6-20.el6.src",
"6Workstation-optional:python-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-test-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.i686",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation-optional:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.i686",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation-optional:tkinter-0:2.6.6-20.el6.x86_64",
"6Workstation:python-0:2.6.6-20.el6.i686",
"6Workstation:python-0:2.6.6-20.el6.ppc64",
"6Workstation:python-0:2.6.6-20.el6.s390x",
"6Workstation:python-0:2.6.6-20.el6.src",
"6Workstation:python-0:2.6.6-20.el6.x86_64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.i686",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.ppc64",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.s390x",
"6Workstation:python-debuginfo-0:2.6.6-20.el6.x86_64",
"6Workstation:python-devel-0:2.6.6-20.el6.i686",
"6Workstation:python-devel-0:2.6.6-20.el6.ppc64",
"6Workstation:python-devel-0:2.6.6-20.el6.s390x",
"6Workstation:python-devel-0:2.6.6-20.el6.x86_64",
"6Workstation:python-docs-0:2.6.6-2.el6.noarch",
"6Workstation:python-docs-0:2.6.6-2.el6.src",
"6Workstation:python-libs-0:2.6.6-20.el6.i686",
"6Workstation:python-libs-0:2.6.6-20.el6.ppc64",
"6Workstation:python-libs-0:2.6.6-20.el6.s390x",
"6Workstation:python-libs-0:2.6.6-20.el6.x86_64",
"6Workstation:python-test-0:2.6.6-20.el6.i686",
"6Workstation:python-test-0:2.6.6-20.el6.ppc64",
"6Workstation:python-test-0:2.6.6-20.el6.s390x",
"6Workstation:python-test-0:2.6.6-20.el6.x86_64",
"6Workstation:python-tools-0:2.6.6-20.el6.i686",
"6Workstation:python-tools-0:2.6.6-20.el6.ppc64",
"6Workstation:python-tools-0:2.6.6-20.el6.s390x",
"6Workstation:python-tools-0:2.6.6-20.el6.x86_64",
"6Workstation:tkinter-0:2.6.6-20.el6.i686",
"6Workstation:tkinter-0:2.6.6-20.el6.ppc64",
"6Workstation:tkinter-0:2.6.6-20.el6.s390x",
"6Workstation:tkinter-0:2.6.6-20.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.