Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2010-3493 (GCVE-0-2010-3493)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T03:11:44.427Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "name": "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "name": "43068", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/43068" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "name": "ADV-2011-0212", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "51040", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/51040" }, { "name": "oval:org.mitre.oval:def:12210", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "name": "50858", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/50858" }, { "name": "MDVSA-2010:216", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.python.org/issue9129" }, { "name": "44533", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/44533" }, { "name": "SUSE-SR:2011:002", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "name": "USN-1596-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "name": "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://bugs.python.org/issue6706" }, { "name": "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "name": "USN-1613-2", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "name": "SUSE-SR:2010:024", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "name": "51024", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/51024" }, { "name": "USN-1613-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "name": "MDVSA-2010:215", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2010-09-09T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-09-18T12:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "name": "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "name": "43068", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/43068" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "name": "ADV-2011-0212", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "51040", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/51040" }, { "name": "oval:org.mitre.oval:def:12210", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "name": "50858", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/50858" }, { "name": "MDVSA-2010:216", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.python.org/issue9129" }, { "name": "44533", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/44533" }, { "name": "SUSE-SR:2011:002", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "name": "USN-1596-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "name": "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "tags": [ "x_refsource_MISC" ], "url": "http://bugs.python.org/issue6706" }, { "name": "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "name": "USN-1613-2", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "name": "SUSE-SR:2010:024", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "name": "51024", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/51024" }, { "name": "USN-1613-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "name": "MDVSA-2010:215", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-3493", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289", "refsource": "CONFIRM", "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "name": "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=632200", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "name": "43068", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/43068" }, { "name": "https://bugs.launchpad.net/zodb/+bug/135108", "refsource": "MISC", "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "name": "ADV-2011-0212", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "51040", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/51040" }, { "name": "oval:org.mitre.oval:def:12210", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "name": "50858", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/50858" }, { "name": "MDVSA-2010:216", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "name": "http://bugs.python.org/issue9129", "refsource": "CONFIRM", "url": "http://bugs.python.org/issue9129" }, { "name": "44533", "refsource": "BID", "url": "http://www.securityfocus.com/bid/44533" }, { "name": "SUSE-SR:2011:002", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "name": "USN-1596-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "name": "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "name": "http://bugs.python.org/issue6706", "refsource": "MISC", "url": "http://bugs.python.org/issue6706" }, { "name": "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "name": "USN-1613-2", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "name": "SUSE-SR:2010:024", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "name": "http://svn.python.org/view?view=rev\u0026revision=84289", "refsource": "CONFIRM", "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "name": "51024", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/51024" }, { "name": "USN-1613-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "name": "MDVSA-2010:215", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2010-3493", "datePublished": "2010-10-19T19:00:00", "dateReserved": "2010-09-24T00:00:00", "dateUpdated": "2024-08-07T03:11:44.427Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2010-3493\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2010-10-19T20:00:04.283\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples condiciones de carrera en smtpd.py en el m\u00f3dulo smtpd in Python v2.6, v2.7, v3.1 y v3.2 alpha permite a atacantes remotos provocar una denegaci\u00f3n de servicio (agotamiento de demonio)por establecimiento e inmediatamente cerrando una conexi\u00f3n TCP, llevando la funci\u00f3n accept a devolver un valor inesperado de None, un valor inesperado de None para la direcci\u00f3n, o un error ECONNABORTED, EAGAIN, o EWOULDBLOCK, o la funci\u00f3n getpeername teniendo un error ENOTCONN, tema relacionado con CVE-2010-3492.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74AC7EE5-F01D-4F28-80D1-4076B7B24BA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2C8F3C4-91AB-4AE3-A2FB-A093F97742FD\"}]}]}],\"references\":[{\"url\":\"http://bugs.python.org/issue6706\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://bugs.python.org/issue9129\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/43068\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/50858\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/51024\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/51040\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://svn.python.org/view?view=rev\u0026revision=84289\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2010:215\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2010:216\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/09/6\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/11/2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/22/3\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/24/3\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/44533\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1596-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1613-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1613-2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0212\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.launchpad.net/zodb/+bug/135108\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=632200\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.python.org/issue6706\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://bugs.python.org/issue9129\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/43068\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/50858\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/51024\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/51040\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://svn.python.org/view?view=rev\u0026revision=84289\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2010:215\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2010:216\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/09/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/11/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/22/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/09/24/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/44533\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1596-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1613-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1613-2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0212\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.launchpad.net/zodb/+bug/135108\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=632200\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
fkie_cve-2010-3493
Vulnerability from fkie_nvd
URL | Tags | ||
---|---|---|---|
cve@mitre.org | http://bugs.python.org/issue6706 | Patch, Vendor Advisory | |
cve@mitre.org | http://bugs.python.org/issue9129 | Patch, Vendor Advisory | |
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html | ||
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html | ||
cve@mitre.org | http://secunia.com/advisories/43068 | ||
cve@mitre.org | http://secunia.com/advisories/50858 | ||
cve@mitre.org | http://secunia.com/advisories/51024 | ||
cve@mitre.org | http://secunia.com/advisories/51040 | ||
cve@mitre.org | http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289&r2=84288&pathrev=84289 | Patch | |
cve@mitre.org | http://svn.python.org/view?view=rev&revision=84289 | ||
cve@mitre.org | http://www.mandriva.com/security/advisories?name=MDVSA-2010:215 | ||
cve@mitre.org | http://www.mandriva.com/security/advisories?name=MDVSA-2010:216 | ||
cve@mitre.org | http://www.openwall.com/lists/oss-security/2010/09/09/6 | ||
cve@mitre.org | http://www.openwall.com/lists/oss-security/2010/09/11/2 | ||
cve@mitre.org | http://www.openwall.com/lists/oss-security/2010/09/22/3 | ||
cve@mitre.org | http://www.openwall.com/lists/oss-security/2010/09/24/3 | ||
cve@mitre.org | http://www.securityfocus.com/bid/44533 | ||
cve@mitre.org | http://www.ubuntu.com/usn/USN-1596-1 | ||
cve@mitre.org | http://www.ubuntu.com/usn/USN-1613-1 | ||
cve@mitre.org | http://www.ubuntu.com/usn/USN-1613-2 | ||
cve@mitre.org | http://www.vupen.com/english/advisories/2011/0212 | ||
cve@mitre.org | https://bugs.launchpad.net/zodb/+bug/135108 | ||
cve@mitre.org | https://bugzilla.redhat.com/show_bug.cgi?id=632200 | ||
cve@mitre.org | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://bugs.python.org/issue6706 | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://bugs.python.org/issue9129 | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/43068 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/50858 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/51024 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/51040 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289&r2=84288&pathrev=84289 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | http://svn.python.org/view?view=rev&revision=84289 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDVSA-2010:215 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDVSA-2010:216 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/09/09/6 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/09/11/2 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/09/22/3 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/09/24/3 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/44533 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-1596-1 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-1613-1 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-1613-2 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.vupen.com/english/advisories/2011/0212 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.launchpad.net/zodb/+bug/135108 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=632200 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*", "matchCriteriaId": "74AC7EE5-F01D-4F28-80D1-4076B7B24BA6", "vulnerable": true }, { "criteria": "cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*", "matchCriteriaId": "E2C8F3C4-91AB-4AE3-A2FB-A093F97742FD", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "M\u00faltiples condiciones de carrera en smtpd.py en el m\u00f3dulo smtpd in Python v2.6, v2.7, v3.1 y v3.2 alpha permite a atacantes remotos provocar una denegaci\u00f3n de servicio (agotamiento de demonio)por establecimiento e inmediatamente cerrando una conexi\u00f3n TCP, llevando la funci\u00f3n accept a devolver un valor inesperado de None, un valor inesperado de None para la direcci\u00f3n, o un error ECONNABORTED, EAGAIN, o EWOULDBLOCK, o la funci\u00f3n getpeername teniendo un error ENOTCONN, tema relacionado con CVE-2010-3492." } ], "id": "CVE-2010-3493", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2010-10-19T20:00:04.283", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue6706" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue9129" }, { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/43068" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/50858" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/51024" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/51040" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "source": "cve@mitre.org", "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "source": "cve@mitre.org", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "source": "cve@mitre.org", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/44533" }, { "source": "cve@mitre.org", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "source": "cve@mitre.org", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "source": "cve@mitre.org", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "source": "cve@mitre.org", "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "source": "cve@mitre.org", "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "source": "cve@mitre.org", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "source": "cve@mitre.org", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue6706" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue9129" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/43068" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/50858" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/51024" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/51040" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/44533" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-5rjw-m4xp-g2m7
Vulnerability from github
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.
{ "affected": [], "aliases": [ "CVE-2010-3493" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-10-19T20:00:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-5rjw-m4xp-g2m7", "modified": "2022-05-13T01:31:00Z", "published": "2022-05-13T01:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3493" }, { "type": "WEB", "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "type": "WEB", "url": "http://bugs.python.org/issue6706" }, { "type": "WEB", "url": "http://bugs.python.org/issue9129" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/43068" }, { "type": "WEB", "url": "http://secunia.com/advisories/50858" }, { "type": "WEB", "url": "http://secunia.com/advisories/51024" }, { "type": "WEB", "url": "http://secunia.com/advisories/51040" }, { "type": "WEB", "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "type": "WEB", "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/44533" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0212" } ], "schema_version": "1.4.0", "severity": [] }
RHSA-2011:0492
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 5.\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0492", "url": "https://access.redhat.com/errata/RHSA-2011:0492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0492.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-10-09T13:26:36+00:00", "generator": { "date": "2025-10-09T13:26:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2011:0492", "initial_release_date": "2011-05-05T18:16:00+00:00", "revision_history": [ { "date": "2011-05-05T18:16:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:20:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T13:26:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.src", "product": { "name": "python-0:2.4.3-44.el5.src", "product_id": "python-0:2.4.3-44.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_id": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.x86_64", "product": { "name": "python-devel-0:2.4.3-44.el5.x86_64", "product_id": "python-devel-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.x86_64", "product": { "name": "python-0:2.4.3-44.el5.x86_64", "product_id": "python-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.x86_64", "product": { "name": "tkinter-0:2.4.3-44.el5.x86_64", "product_id": "tkinter-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.x86_64", "product": { "name": "python-tools-0:2.4.3-44.el5.x86_64", "product_id": "python-tools-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.x86_64", "product": { "name": "python-libs-0:2.4.3-44.el5.x86_64", "product_id": "python-libs-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product_id": "python-debuginfo-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.i386", "product": { "name": "python-devel-0:2.4.3-44.el5.i386", "product_id": "python-devel-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.i386", "product": { "name": "python-0:2.4.3-44.el5.i386", "product_id": "python-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.i386", "product": { "name": "tkinter-0:2.4.3-44.el5.i386", "product_id": "tkinter-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.i386", "product": { "name": "python-tools-0:2.4.3-44.el5.i386", "product_id": "python-tools-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.i386", "product": { "name": "python-libs-0:2.4.3-44.el5.i386", "product_id": "python-libs-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ia64", "product": { "name": "python-0:2.4.3-44.el5.ia64", "product_id": "python-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ia64", "product": { "name": "tkinter-0:2.4.3-44.el5.ia64", "product_id": "tkinter-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ia64", "product": { "name": "python-devel-0:2.4.3-44.el5.ia64", "product_id": "python-devel-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ia64", "product": { "name": "python-libs-0:2.4.3-44.el5.ia64", "product_id": "python-libs-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ia64", "product": { "name": "python-tools-0:2.4.3-44.el5.ia64", "product_id": "python-tools-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ppc", "product": { "name": "python-0:2.4.3-44.el5.ppc", "product_id": "python-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ppc", "product": { "name": "tkinter-0:2.4.3-44.el5.ppc", "product_id": "tkinter-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc", "product_id": "python-devel-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc", "product_id": "python-libs-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ppc", "product": { "name": "python-tools-0:2.4.3-44.el5.ppc", "product_id": "python-tools-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc64", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc64", "product_id": "python-devel-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc64", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc64", "product_id": "python-libs-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.s390x", "product": { "name": "python-0:2.4.3-44.el5.s390x", "product_id": "python-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.s390x", "product": { "name": "tkinter-0:2.4.3-44.el5.s390x", "product_id": "tkinter-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390x", "product": { "name": "python-devel-0:2.4.3-44.el5.s390x", "product_id": "python-devel-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.s390x", "product": { "name": "python-libs-0:2.4.3-44.el5.s390x", "product_id": "python-libs-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.s390x", "product": { "name": "python-tools-0:2.4.3-44.el5.s390x", "product_id": "python-tools-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390", "product": { "name": "python-devel-0:2.4.3-44.el5.s390", "product_id": "python-devel-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
rhsa-2011:0491
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 4.\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\nMultiple flaws were found in the Python audioop module. Supplying certain\ninputs could cause the audioop module to crash or, possibly, execute\narbitrary code. (CVE-2010-1634, CVE-2010-2089)\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0491", "url": "https://access.redhat.com/errata/RHSA-2011:0491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://rhn.redhat.com/errata/RHSA-2009-1625.html", "url": "https://rhn.redhat.com/errata/RHSA-2009-1625.html" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0491.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-10-09T13:26:41+00:00", "generator": { "date": "2025-10-09T13:26:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2011:0491", "initial_release_date": "2011-05-05T18:52:00+00:00", "revision_history": [ { "date": "2011-05-05T18:52:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:56:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T13:26:41+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 AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-0:2.3.4-14.10.el4.ia64", "product_id": "python-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product_id": "python-tools-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product_id": "python-devel-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product_id": "python-docs-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product_id": "tkinter-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.src", "product": { "name": "python-0:2.3.4-14.10.el4.src", "product_id": "python-0:2.3.4-14.10.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-0:2.3.4-14.10.el4.x86_64", "product_id": "python-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_id": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_id": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_id": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_id": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.i386", "product": { "name": "python-0:2.3.4-14.10.el4.i386", "product_id": "python-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.i386", "product": { "name": "python-tools-0:2.3.4-14.10.el4.i386", "product_id": "python-tools-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.i386", "product": { "name": "python-devel-0:2.3.4-14.10.el4.i386", "product_id": "python-devel-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.i386", "product": { "name": "python-docs-0:2.3.4-14.10.el4.i386", "product_id": "python-docs-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.i386", "product": { "name": "tkinter-0:2.3.4-14.10.el4.i386", "product_id": "tkinter-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-0:2.3.4-14.10.el4.ppc", "product_id": "python-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product_id": "python-tools-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product_id": "python-devel-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product_id": "python-docs-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product_id": "tkinter-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-0:2.3.4-14.10.el4.s390x", "product_id": "python-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product_id": "python-tools-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product_id": "python-devel-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product_id": "python-docs-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product_id": "tkinter-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390", "product": { "name": "python-0:2.3.4-14.10.el4.s390", "product_id": "python-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390", "product_id": "python-tools-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390", "product_id": "python-devel-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390", "product_id": "python-docs-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390", "product_id": "tkinter-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "cve": "CVE-2010-1634", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2009-11-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "590690" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment, as demonstrated by a call to audioop.lin2lin with a long string in the first argument, leading to a buffer overflow. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-3143.5.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: audioop: incorrect integer overflow checks", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-1634" }, { "category": "external", "summary": "RHBZ#590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1634", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634" } ], "release_date": "2010-05-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: audioop: incorrect integer overflow checks" }, { "cve": "CVE-2010-2089", "discovery_date": "2010-05-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "598197" } ], "notes": [ { "category": "description", "text": "The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.", "title": "Vulnerability description" }, { "category": "summary", "text": "Python: Memory corruption in audioop module", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-2089" }, { "category": "external", "summary": "RHBZ#598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-2089", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2089" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089" } ], "release_date": "2010-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Python: Memory corruption in audioop module" }, { "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
rhsa-2011:0492
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 5.\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0492", "url": "https://access.redhat.com/errata/RHSA-2011:0492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0492.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-10-09T13:26:36+00:00", "generator": { "date": "2025-10-09T13:26:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2011:0492", "initial_release_date": "2011-05-05T18:16:00+00:00", "revision_history": [ { "date": "2011-05-05T18:16:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:20:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T13:26:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.src", "product": { "name": "python-0:2.4.3-44.el5.src", "product_id": "python-0:2.4.3-44.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_id": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.x86_64", "product": { "name": "python-devel-0:2.4.3-44.el5.x86_64", "product_id": "python-devel-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.x86_64", "product": { "name": "python-0:2.4.3-44.el5.x86_64", "product_id": "python-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.x86_64", "product": { "name": "tkinter-0:2.4.3-44.el5.x86_64", "product_id": "tkinter-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.x86_64", "product": { "name": "python-tools-0:2.4.3-44.el5.x86_64", "product_id": "python-tools-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.x86_64", "product": { "name": "python-libs-0:2.4.3-44.el5.x86_64", "product_id": "python-libs-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product_id": "python-debuginfo-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.i386", "product": { "name": "python-devel-0:2.4.3-44.el5.i386", "product_id": "python-devel-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.i386", "product": { "name": "python-0:2.4.3-44.el5.i386", "product_id": "python-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.i386", "product": { "name": "tkinter-0:2.4.3-44.el5.i386", "product_id": "tkinter-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.i386", "product": { "name": "python-tools-0:2.4.3-44.el5.i386", "product_id": "python-tools-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.i386", "product": { "name": "python-libs-0:2.4.3-44.el5.i386", "product_id": "python-libs-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ia64", "product": { "name": "python-0:2.4.3-44.el5.ia64", "product_id": "python-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ia64", "product": { "name": "tkinter-0:2.4.3-44.el5.ia64", "product_id": "tkinter-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ia64", "product": { "name": "python-devel-0:2.4.3-44.el5.ia64", "product_id": "python-devel-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ia64", "product": { "name": "python-libs-0:2.4.3-44.el5.ia64", "product_id": "python-libs-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ia64", "product": { "name": "python-tools-0:2.4.3-44.el5.ia64", "product_id": "python-tools-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ppc", "product": { "name": "python-0:2.4.3-44.el5.ppc", "product_id": "python-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ppc", "product": { "name": "tkinter-0:2.4.3-44.el5.ppc", "product_id": "tkinter-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc", "product_id": "python-devel-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc", "product_id": "python-libs-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ppc", "product": { "name": "python-tools-0:2.4.3-44.el5.ppc", "product_id": "python-tools-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc64", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc64", "product_id": "python-devel-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc64", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc64", "product_id": "python-libs-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.s390x", "product": { "name": "python-0:2.4.3-44.el5.s390x", "product_id": "python-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.s390x", "product": { "name": "tkinter-0:2.4.3-44.el5.s390x", "product_id": "tkinter-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390x", "product": { "name": "python-devel-0:2.4.3-44.el5.s390x", "product_id": "python-devel-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.s390x", "product": { "name": "python-libs-0:2.4.3-44.el5.s390x", "product_id": "python-libs-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.s390x", "product": { "name": "python-tools-0:2.4.3-44.el5.s390x", "product_id": "python-tools-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390", "product": { "name": "python-devel-0:2.4.3-44.el5.s390", "product_id": "python-devel-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
rhsa-2011:0554
Vulnerability from csaf_redhat
Notes
{ "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": "2025-10-09T13:41:46+00:00", "generator": { "date": "2025-10-09T13:41:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "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": "2025-10-09T13:41:46+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)" } ] }
rhsa-2011_0554
Vulnerability from csaf_redhat
Notes
{ "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)" } ] }
RHSA-2011:0491
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 4.\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\nMultiple flaws were found in the Python audioop module. Supplying certain\ninputs could cause the audioop module to crash or, possibly, execute\narbitrary code. (CVE-2010-1634, CVE-2010-2089)\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0491", "url": "https://access.redhat.com/errata/RHSA-2011:0491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://rhn.redhat.com/errata/RHSA-2009-1625.html", "url": "https://rhn.redhat.com/errata/RHSA-2009-1625.html" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0491.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2025-10-09T13:26:41+00:00", "generator": { "date": "2025-10-09T13:26:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2011:0491", "initial_release_date": "2011-05-05T18:52:00+00:00", "revision_history": [ { "date": "2011-05-05T18:52:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:56:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T13:26:41+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 AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-0:2.3.4-14.10.el4.ia64", "product_id": "python-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product_id": "python-tools-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product_id": "python-devel-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product_id": "python-docs-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product_id": "tkinter-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.src", "product": { "name": "python-0:2.3.4-14.10.el4.src", "product_id": "python-0:2.3.4-14.10.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-0:2.3.4-14.10.el4.x86_64", "product_id": "python-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_id": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_id": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_id": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_id": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.i386", "product": { "name": "python-0:2.3.4-14.10.el4.i386", "product_id": "python-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.i386", "product": { "name": "python-tools-0:2.3.4-14.10.el4.i386", "product_id": "python-tools-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.i386", "product": { "name": "python-devel-0:2.3.4-14.10.el4.i386", "product_id": "python-devel-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.i386", "product": { "name": "python-docs-0:2.3.4-14.10.el4.i386", "product_id": "python-docs-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.i386", "product": { "name": "tkinter-0:2.3.4-14.10.el4.i386", "product_id": "tkinter-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-0:2.3.4-14.10.el4.ppc", "product_id": "python-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product_id": "python-tools-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product_id": "python-devel-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product_id": "python-docs-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product_id": "tkinter-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-0:2.3.4-14.10.el4.s390x", "product_id": "python-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product_id": "python-tools-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product_id": "python-devel-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product_id": "python-docs-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product_id": "tkinter-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390", "product": { "name": "python-0:2.3.4-14.10.el4.s390", "product_id": "python-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390", "product_id": "python-tools-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390", "product_id": "python-devel-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390", "product_id": "python-docs-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390", "product_id": "tkinter-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "cve": "CVE-2010-1634", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2009-11-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "590690" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment, as demonstrated by a call to audioop.lin2lin with a long string in the first argument, leading to a buffer overflow. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-3143.5.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: audioop: incorrect integer overflow checks", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-1634" }, { "category": "external", "summary": "RHBZ#590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1634", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634" } ], "release_date": "2010-05-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: audioop: incorrect integer overflow checks" }, { "cve": "CVE-2010-2089", "discovery_date": "2010-05-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "598197" } ], "notes": [ { "category": "description", "text": "The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.", "title": "Vulnerability description" }, { "category": "summary", "text": "Python: Memory corruption in audioop module", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-2089" }, { "category": "external", "summary": "RHBZ#598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-2089", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2089" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089" } ], "release_date": "2010-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Python: Memory corruption in audioop module" }, { "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
RHSA-2011:0554
Vulnerability from csaf_redhat
Notes
{ "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": "2025-10-09T13:41:46+00:00", "generator": { "date": "2025-10-09T13:41:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "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": "2025-10-09T13:41:46+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)" } ] }
rhsa-2011_0491
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 4.\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\nMultiple flaws were found in the Python audioop module. Supplying certain\ninputs could cause the audioop module to crash or, possibly, execute\narbitrary code. (CVE-2010-1634, CVE-2010-2089)\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0491", "url": "https://access.redhat.com/errata/RHSA-2011:0491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://rhn.redhat.com/errata/RHSA-2009-1625.html", "url": "https://rhn.redhat.com/errata/RHSA-2009-1625.html" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0491.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2024-11-22T04:18:58+00:00", "generator": { "date": "2024-11-22T04:18:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2011:0491", "initial_release_date": "2011-05-05T18:52:00+00:00", "revision_history": [ { "date": "2011-05-05T18:52:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:56:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T04:18:58+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 AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-0:2.3.4-14.10.el4.ia64", "product_id": "python-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ia64", "product_id": "python-tools-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ia64", "product_id": "python-devel-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ia64", "product_id": "python-docs-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ia64", "product_id": "tkinter-0:2.3.4-14.10.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.src", "product": { "name": "python-0:2.3.4-14.10.el4.src", "product_id": "python-0:2.3.4-14.10.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-0:2.3.4-14.10.el4.x86_64", "product_id": "python-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_id": "python-tools-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_id": "python-devel-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_id": "python-docs-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_id": "tkinter-0:2.3.4-14.10.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.i386", "product": { "name": "python-0:2.3.4-14.10.el4.i386", "product_id": "python-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.i386", "product": { "name": "python-tools-0:2.3.4-14.10.el4.i386", "product_id": "python-tools-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.i386", "product": { "name": "python-devel-0:2.3.4-14.10.el4.i386", "product_id": "python-devel-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.i386", "product": { "name": "python-docs-0:2.3.4-14.10.el4.i386", "product_id": "python-docs-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.i386", "product": { "name": "tkinter-0:2.3.4-14.10.el4.i386", "product_id": "tkinter-0:2.3.4-14.10.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-0:2.3.4-14.10.el4.ppc", "product_id": "python-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-tools-0:2.3.4-14.10.el4.ppc", "product_id": "python-tools-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-devel-0:2.3.4-14.10.el4.ppc", "product_id": "python-devel-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-docs-0:2.3.4-14.10.el4.ppc", "product_id": "python-docs-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product": { "name": "tkinter-0:2.3.4-14.10.el4.ppc", "product_id": "tkinter-0:2.3.4-14.10.el4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-0:2.3.4-14.10.el4.s390x", "product_id": "python-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390x", "product_id": "python-tools-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390x", "product_id": "python-devel-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390x", "product_id": "python-docs-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390x", "product_id": "tkinter-0:2.3.4-14.10.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-0:2.3.4-14.10.el4.s390", "product": { "name": "python-0:2.3.4-14.10.el4.s390", "product_id": "python-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-tools-0:2.3.4-14.10.el4.s390", "product": { "name": "python-tools-0:2.3.4-14.10.el4.s390", "product_id": "python-tools-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.3.4-14.10.el4.s390", "product": { "name": "python-devel-0:2.3.4-14.10.el4.s390", "product_id": "python-devel-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-docs-0:2.3.4-14.10.el4.s390", "product": { "name": "python-docs-0:2.3.4-14.10.el4.s390", "product_id": "python-docs-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_id": "python-debuginfo-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.3.4-14.10.el4?arch=s390" } } }, { "category": "product_version", "name": "tkinter-0:2.3.4-14.10.el4.s390", "product": { "name": "tkinter-0:2.3.4-14.10.el4.s390", "product_id": "tkinter-0:2.3.4-14.10.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.3.4-14.10.el4?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.src" }, "product_reference": "python-0:2.3.4-14.10.el4.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-debuginfo-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-devel-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-devel-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-docs-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-docs-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.i386" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ia64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.ppc" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.s390x" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:python-tools-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "python-tools-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.i386" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ia64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.ppc" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.s390x" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.3.4-14.10.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" }, "product_reference": "tkinter-0:2.3.4-14.10.el4.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "cve": "CVE-2010-1634", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2009-11-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "590690" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment, as demonstrated by a call to audioop.lin2lin with a long string in the first argument, leading to a buffer overflow. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-3143.5.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: audioop: incorrect integer overflow checks", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-1634" }, { "category": "external", "summary": "RHBZ#590690", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=590690" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1634", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1634" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1634" } ], "release_date": "2010-05-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: audioop: incorrect integer overflow checks" }, { "cve": "CVE-2010-2089", "discovery_date": "2010-05-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "598197" } ], "notes": [ { "category": "description", "text": "The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.", "title": "Vulnerability description" }, { "category": "summary", "text": "Python: Memory corruption in audioop module", "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2010-2089" }, { "category": "external", "summary": "RHBZ#598197", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=598197" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2010-2089", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2089" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2089" } ], "release_date": "2010-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Python: Memory corruption in audioop module" }, { "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.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-05T18:52: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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0491" } ], "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": [ "4AS:python-0:2.3.4-14.10.el4.i386", "4AS:python-0:2.3.4-14.10.el4.ia64", "4AS:python-0:2.3.4-14.10.el4.ppc", "4AS:python-0:2.3.4-14.10.el4.s390", "4AS:python-0:2.3.4-14.10.el4.s390x", "4AS:python-0:2.3.4-14.10.el4.src", "4AS:python-0:2.3.4-14.10.el4.x86_64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4AS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4AS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4AS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4AS:python-devel-0:2.3.4-14.10.el4.i386", "4AS:python-devel-0:2.3.4-14.10.el4.ia64", "4AS:python-devel-0:2.3.4-14.10.el4.ppc", "4AS:python-devel-0:2.3.4-14.10.el4.s390", "4AS:python-devel-0:2.3.4-14.10.el4.s390x", "4AS:python-devel-0:2.3.4-14.10.el4.x86_64", "4AS:python-docs-0:2.3.4-14.10.el4.i386", "4AS:python-docs-0:2.3.4-14.10.el4.ia64", "4AS:python-docs-0:2.3.4-14.10.el4.ppc", "4AS:python-docs-0:2.3.4-14.10.el4.s390", "4AS:python-docs-0:2.3.4-14.10.el4.s390x", "4AS:python-docs-0:2.3.4-14.10.el4.x86_64", "4AS:python-tools-0:2.3.4-14.10.el4.i386", "4AS:python-tools-0:2.3.4-14.10.el4.ia64", "4AS:python-tools-0:2.3.4-14.10.el4.ppc", "4AS:python-tools-0:2.3.4-14.10.el4.s390", "4AS:python-tools-0:2.3.4-14.10.el4.s390x", "4AS:python-tools-0:2.3.4-14.10.el4.x86_64", "4AS:tkinter-0:2.3.4-14.10.el4.i386", "4AS:tkinter-0:2.3.4-14.10.el4.ia64", "4AS:tkinter-0:2.3.4-14.10.el4.ppc", "4AS:tkinter-0:2.3.4-14.10.el4.s390", "4AS:tkinter-0:2.3.4-14.10.el4.s390x", "4AS:tkinter-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-0:2.3.4-14.10.el4.i386", "4Desktop:python-0:2.3.4-14.10.el4.ia64", "4Desktop:python-0:2.3.4-14.10.el4.ppc", "4Desktop:python-0:2.3.4-14.10.el4.s390", "4Desktop:python-0:2.3.4-14.10.el4.s390x", "4Desktop:python-0:2.3.4-14.10.el4.src", "4Desktop:python-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.i386", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4Desktop:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-devel-0:2.3.4-14.10.el4.i386", "4Desktop:python-devel-0:2.3.4-14.10.el4.ia64", "4Desktop:python-devel-0:2.3.4-14.10.el4.ppc", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390", "4Desktop:python-devel-0:2.3.4-14.10.el4.s390x", "4Desktop:python-devel-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-docs-0:2.3.4-14.10.el4.i386", "4Desktop:python-docs-0:2.3.4-14.10.el4.ia64", "4Desktop:python-docs-0:2.3.4-14.10.el4.ppc", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390", "4Desktop:python-docs-0:2.3.4-14.10.el4.s390x", "4Desktop:python-docs-0:2.3.4-14.10.el4.x86_64", "4Desktop:python-tools-0:2.3.4-14.10.el4.i386", "4Desktop:python-tools-0:2.3.4-14.10.el4.ia64", "4Desktop:python-tools-0:2.3.4-14.10.el4.ppc", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390", "4Desktop:python-tools-0:2.3.4-14.10.el4.s390x", "4Desktop:python-tools-0:2.3.4-14.10.el4.x86_64", "4Desktop:tkinter-0:2.3.4-14.10.el4.i386", "4Desktop:tkinter-0:2.3.4-14.10.el4.ia64", "4Desktop:tkinter-0:2.3.4-14.10.el4.ppc", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390", "4Desktop:tkinter-0:2.3.4-14.10.el4.s390x", "4Desktop:tkinter-0:2.3.4-14.10.el4.x86_64", "4ES:python-0:2.3.4-14.10.el4.i386", "4ES:python-0:2.3.4-14.10.el4.ia64", "4ES:python-0:2.3.4-14.10.el4.ppc", "4ES:python-0:2.3.4-14.10.el4.s390", "4ES:python-0:2.3.4-14.10.el4.s390x", "4ES:python-0:2.3.4-14.10.el4.src", "4ES:python-0:2.3.4-14.10.el4.x86_64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.i386", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4ES:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390", "4ES:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4ES:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4ES:python-devel-0:2.3.4-14.10.el4.i386", "4ES:python-devel-0:2.3.4-14.10.el4.ia64", "4ES:python-devel-0:2.3.4-14.10.el4.ppc", "4ES:python-devel-0:2.3.4-14.10.el4.s390", "4ES:python-devel-0:2.3.4-14.10.el4.s390x", "4ES:python-devel-0:2.3.4-14.10.el4.x86_64", "4ES:python-docs-0:2.3.4-14.10.el4.i386", "4ES:python-docs-0:2.3.4-14.10.el4.ia64", "4ES:python-docs-0:2.3.4-14.10.el4.ppc", "4ES:python-docs-0:2.3.4-14.10.el4.s390", "4ES:python-docs-0:2.3.4-14.10.el4.s390x", "4ES:python-docs-0:2.3.4-14.10.el4.x86_64", "4ES:python-tools-0:2.3.4-14.10.el4.i386", "4ES:python-tools-0:2.3.4-14.10.el4.ia64", "4ES:python-tools-0:2.3.4-14.10.el4.ppc", "4ES:python-tools-0:2.3.4-14.10.el4.s390", "4ES:python-tools-0:2.3.4-14.10.el4.s390x", "4ES:python-tools-0:2.3.4-14.10.el4.x86_64", "4ES:tkinter-0:2.3.4-14.10.el4.i386", "4ES:tkinter-0:2.3.4-14.10.el4.ia64", "4ES:tkinter-0:2.3.4-14.10.el4.ppc", "4ES:tkinter-0:2.3.4-14.10.el4.s390", "4ES:tkinter-0:2.3.4-14.10.el4.s390x", "4ES:tkinter-0:2.3.4-14.10.el4.x86_64", "4WS:python-0:2.3.4-14.10.el4.i386", "4WS:python-0:2.3.4-14.10.el4.ia64", "4WS:python-0:2.3.4-14.10.el4.ppc", "4WS:python-0:2.3.4-14.10.el4.s390", "4WS:python-0:2.3.4-14.10.el4.s390x", "4WS:python-0:2.3.4-14.10.el4.src", "4WS:python-0:2.3.4-14.10.el4.x86_64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.i386", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ia64", "4WS:python-debuginfo-0:2.3.4-14.10.el4.ppc", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390", "4WS:python-debuginfo-0:2.3.4-14.10.el4.s390x", "4WS:python-debuginfo-0:2.3.4-14.10.el4.x86_64", "4WS:python-devel-0:2.3.4-14.10.el4.i386", "4WS:python-devel-0:2.3.4-14.10.el4.ia64", "4WS:python-devel-0:2.3.4-14.10.el4.ppc", "4WS:python-devel-0:2.3.4-14.10.el4.s390", "4WS:python-devel-0:2.3.4-14.10.el4.s390x", "4WS:python-devel-0:2.3.4-14.10.el4.x86_64", "4WS:python-docs-0:2.3.4-14.10.el4.i386", "4WS:python-docs-0:2.3.4-14.10.el4.ia64", "4WS:python-docs-0:2.3.4-14.10.el4.ppc", "4WS:python-docs-0:2.3.4-14.10.el4.s390", "4WS:python-docs-0:2.3.4-14.10.el4.s390x", "4WS:python-docs-0:2.3.4-14.10.el4.x86_64", "4WS:python-tools-0:2.3.4-14.10.el4.i386", "4WS:python-tools-0:2.3.4-14.10.el4.ia64", "4WS:python-tools-0:2.3.4-14.10.el4.ppc", "4WS:python-tools-0:2.3.4-14.10.el4.s390", "4WS:python-tools-0:2.3.4-14.10.el4.s390x", "4WS:python-tools-0:2.3.4-14.10.el4.x86_64", "4WS:tkinter-0:2.3.4-14.10.el4.i386", "4WS:tkinter-0:2.3.4-14.10.el4.ia64", "4WS:tkinter-0:2.3.4-14.10.el4.ppc", "4WS:tkinter-0:2.3.4-14.10.el4.s390", "4WS:tkinter-0:2.3.4-14.10.el4.s390x", "4WS:tkinter-0:2.3.4-14.10.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
rhsa-2011_0492
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 5.\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\nA buffer over-read flaw was found in the way the Python Expat parser\nhandled malformed UTF-8 sequences when processing XML files. A\nspecially-crafted XML file could cause Python applications using the Python\nExpat parser to crash while parsing the file. (CVE-2009-3720)\n\nThis update makes Python use the system Expat library rather than its own\ninternal copy; therefore, users must have the version of Expat shipped with\nRHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720\nissue.\n\nAll Python users should upgrade to these updated packages, which contain\nbackported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2011:0492", "url": "https://access.redhat.com/errata/RHSA-2011:0492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "632200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "category": "external", "summary": "680094", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "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_0492.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2024-11-22T04:19:02+00:00", "generator": { "date": "2024-11-22T04:19:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2011:0492", "initial_release_date": "2011-05-05T18:16:00+00:00", "revision_history": [ { "date": "2011-05-05T18:16:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-05-05T14:20:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T04:19:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.src", "product": { "name": "python-0:2.4.3-44.el5.src", "product_id": "python-0:2.4.3-44.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_id": "python-debuginfo-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.x86_64", "product": { "name": "python-devel-0:2.4.3-44.el5.x86_64", "product_id": "python-devel-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.x86_64", "product": { "name": "python-0:2.4.3-44.el5.x86_64", "product_id": "python-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.x86_64", "product": { "name": "tkinter-0:2.4.3-44.el5.x86_64", "product_id": "tkinter-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.x86_64", "product": { "name": "python-tools-0:2.4.3-44.el5.x86_64", "product_id": "python-tools-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.x86_64", "product": { "name": "python-libs-0:2.4.3-44.el5.x86_64", "product_id": "python-libs-0:2.4.3-44.el5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.i386", "product_id": "python-debuginfo-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.i386", "product": { "name": "python-devel-0:2.4.3-44.el5.i386", "product_id": "python-devel-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-0:2.4.3-44.el5.i386", "product": { "name": "python-0:2.4.3-44.el5.i386", "product_id": "python-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.i386", "product": { "name": "tkinter-0:2.4.3-44.el5.i386", "product_id": "tkinter-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.i386", "product": { "name": "python-tools-0:2.4.3-44.el5.i386", "product_id": "python-tools-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=i386" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.i386", "product": { "name": "python-libs-0:2.4.3-44.el5.i386", "product_id": "python-libs-0:2.4.3-44.el5.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ia64", "product": { "name": "python-0:2.4.3-44.el5.ia64", "product_id": "python-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ia64", "product": { "name": "tkinter-0:2.4.3-44.el5.ia64", "product_id": "tkinter-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ia64", "product": { "name": "python-devel-0:2.4.3-44.el5.ia64", "product_id": "python-devel-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ia64", "product": { "name": "python-libs-0:2.4.3-44.el5.ia64", "product_id": "python-libs-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ia64" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ia64", "product": { "name": "python-tools-0:2.4.3-44.el5.ia64", "product_id": "python-tools-0:2.4.3-44.el5.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.ppc", "product": { "name": "python-0:2.4.3-44.el5.ppc", "product_id": "python-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.ppc", "product": { "name": "tkinter-0:2.4.3-44.el5.ppc", "product_id": "tkinter-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc", "product_id": "python-devel-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc", "product_id": "python-libs-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.ppc", "product": { "name": "python-tools-0:2.4.3-44.el5.ppc", "product_id": "python-tools-0:2.4.3-44.el5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_id": "python-debuginfo-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.ppc64", "product": { "name": "python-devel-0:2.4.3-44.el5.ppc64", "product_id": "python-devel-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.ppc64", "product": { "name": "python-libs-0:2.4.3-44.el5.ppc64", "product_id": "python-libs-0:2.4.3-44.el5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-0:2.4.3-44.el5.s390x", "product": { "name": "python-0:2.4.3-44.el5.s390x", "product_id": "python-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.4.3-44.el5.s390x", "product": { "name": "tkinter-0:2.4.3-44.el5.s390x", "product_id": "tkinter-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390x", "product": { "name": "python-devel-0:2.4.3-44.el5.s390x", "product_id": "python-devel-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.4.3-44.el5.s390x", "product": { "name": "python-libs-0:2.4.3-44.el5.s390x", "product_id": "python-libs-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.4.3-44.el5?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.4.3-44.el5.s390x", "product": { "name": "python-tools-0:2.4.3-44.el5.s390x", "product_id": "python-tools-0:2.4.3-44.el5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.4.3-44.el5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product": { "name": "python-debuginfo-0:2.4.3-44.el5.s390", "product_id": "python-debuginfo-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.4.3-44.el5?arch=s390" } } }, { "category": "product_version", "name": "python-devel-0:2.4.3-44.el5.s390", "product": { "name": "python-devel-0:2.4.3-44.el5.s390", "product_id": "python-devel-0:2.4.3-44.el5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.4.3-44.el5?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Client" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.i386" }, "product_reference": "python-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ia64" }, "product_reference": "python-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.ppc" }, "product_reference": "python-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.s390x" }, "product_reference": "python-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.src" }, "product_reference": "python-0:2.4.3-44.el5.src", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.i386" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ia64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.s390x" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-debuginfo-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.i386" }, "product_reference": "python-devel-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ia64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-devel-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.s390x" }, "product_reference": "python-devel-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-devel-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-devel-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.i386" }, "product_reference": "python-libs-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ia64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.ppc64" }, "product_reference": "python-libs-0:2.4.3-44.el5.ppc64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.s390x" }, "product_reference": "python-libs-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-libs-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-libs-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.i386" }, "product_reference": "python-tools-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ia64" }, "product_reference": "python-tools-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.ppc" }, "product_reference": "python-tools-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.s390x" }, "product_reference": "python-tools-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:python-tools-0:2.4.3-44.el5.x86_64" }, "product_reference": "python-tools-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.i386" }, "product_reference": "tkinter-0:2.4.3-44.el5.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ia64" }, "product_reference": "tkinter-0:2.4.3-44.el5.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.ppc" }, "product_reference": "tkinter-0:2.4.3-44.el5.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.s390x" }, "product_reference": "tkinter-0:2.4.3-44.el5.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.4.3-44.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:tkinter-0:2.4.3-44.el5.x86_64" }, "product_reference": "tkinter-0:2.4.3-44.el5.x86_64", "relates_to_product_reference": "5Server" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-3720", "discovery_date": "2009-08-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "531697" } ], "notes": [ { "category": "description", "text": "The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.", "title": "Vulnerability description" }, { "category": "summary", "text": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences", "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-3720" }, { "category": "external", "summary": "RHBZ#531697", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=531697" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3720" } ], "release_date": "2009-01-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-05-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "expat: buffer over-read and crash on XML with malformed UTF-8 sequences" }, { "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.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-05T18:16: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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:0492" } ], "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": [ "5Client-Workstation:python-0:2.4.3-44.el5.i386", "5Client-Workstation:python-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-0:2.4.3-44.el5.src", "5Client-Workstation:python-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.i386", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.i386", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-devel-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390", "5Client-Workstation:python-devel-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-devel-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.i386", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-libs-0:2.4.3-44.el5.ppc64", "5Client-Workstation:python-libs-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-libs-0:2.4.3-44.el5.x86_64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.i386", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ia64", "5Client-Workstation:python-tools-0:2.4.3-44.el5.ppc", "5Client-Workstation:python-tools-0:2.4.3-44.el5.s390x", "5Client-Workstation:python-tools-0:2.4.3-44.el5.x86_64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.i386", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ia64", "5Client-Workstation:tkinter-0:2.4.3-44.el5.ppc", "5Client-Workstation:tkinter-0:2.4.3-44.el5.s390x", "5Client-Workstation:tkinter-0:2.4.3-44.el5.x86_64", "5Client:python-0:2.4.3-44.el5.i386", "5Client:python-0:2.4.3-44.el5.ia64", "5Client:python-0:2.4.3-44.el5.ppc", "5Client:python-0:2.4.3-44.el5.s390x", "5Client:python-0:2.4.3-44.el5.src", "5Client:python-0:2.4.3-44.el5.x86_64", "5Client:python-debuginfo-0:2.4.3-44.el5.i386", "5Client:python-debuginfo-0:2.4.3-44.el5.ia64", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc", "5Client:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Client:python-debuginfo-0:2.4.3-44.el5.s390", "5Client:python-debuginfo-0:2.4.3-44.el5.s390x", "5Client:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Client:python-devel-0:2.4.3-44.el5.i386", "5Client:python-devel-0:2.4.3-44.el5.ia64", "5Client:python-devel-0:2.4.3-44.el5.ppc", "5Client:python-devel-0:2.4.3-44.el5.ppc64", "5Client:python-devel-0:2.4.3-44.el5.s390", "5Client:python-devel-0:2.4.3-44.el5.s390x", "5Client:python-devel-0:2.4.3-44.el5.x86_64", "5Client:python-libs-0:2.4.3-44.el5.i386", "5Client:python-libs-0:2.4.3-44.el5.ia64", "5Client:python-libs-0:2.4.3-44.el5.ppc", "5Client:python-libs-0:2.4.3-44.el5.ppc64", "5Client:python-libs-0:2.4.3-44.el5.s390x", "5Client:python-libs-0:2.4.3-44.el5.x86_64", "5Client:python-tools-0:2.4.3-44.el5.i386", "5Client:python-tools-0:2.4.3-44.el5.ia64", "5Client:python-tools-0:2.4.3-44.el5.ppc", "5Client:python-tools-0:2.4.3-44.el5.s390x", "5Client:python-tools-0:2.4.3-44.el5.x86_64", "5Client:tkinter-0:2.4.3-44.el5.i386", "5Client:tkinter-0:2.4.3-44.el5.ia64", "5Client:tkinter-0:2.4.3-44.el5.ppc", "5Client:tkinter-0:2.4.3-44.el5.s390x", "5Client:tkinter-0:2.4.3-44.el5.x86_64", "5Server:python-0:2.4.3-44.el5.i386", "5Server:python-0:2.4.3-44.el5.ia64", "5Server:python-0:2.4.3-44.el5.ppc", "5Server:python-0:2.4.3-44.el5.s390x", "5Server:python-0:2.4.3-44.el5.src", "5Server:python-0:2.4.3-44.el5.x86_64", "5Server:python-debuginfo-0:2.4.3-44.el5.i386", "5Server:python-debuginfo-0:2.4.3-44.el5.ia64", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc", "5Server:python-debuginfo-0:2.4.3-44.el5.ppc64", "5Server:python-debuginfo-0:2.4.3-44.el5.s390", "5Server:python-debuginfo-0:2.4.3-44.el5.s390x", "5Server:python-debuginfo-0:2.4.3-44.el5.x86_64", "5Server:python-devel-0:2.4.3-44.el5.i386", "5Server:python-devel-0:2.4.3-44.el5.ia64", "5Server:python-devel-0:2.4.3-44.el5.ppc", "5Server:python-devel-0:2.4.3-44.el5.ppc64", "5Server:python-devel-0:2.4.3-44.el5.s390", "5Server:python-devel-0:2.4.3-44.el5.s390x", "5Server:python-devel-0:2.4.3-44.el5.x86_64", "5Server:python-libs-0:2.4.3-44.el5.i386", "5Server:python-libs-0:2.4.3-44.el5.ia64", "5Server:python-libs-0:2.4.3-44.el5.ppc", "5Server:python-libs-0:2.4.3-44.el5.ppc64", "5Server:python-libs-0:2.4.3-44.el5.s390x", "5Server:python-libs-0:2.4.3-44.el5.x86_64", "5Server:python-tools-0:2.4.3-44.el5.i386", "5Server:python-tools-0:2.4.3-44.el5.ia64", "5Server:python-tools-0:2.4.3-44.el5.ppc", "5Server:python-tools-0:2.4.3-44.el5.s390x", "5Server:python-tools-0:2.4.3-44.el5.x86_64", "5Server:tkinter-0:2.4.3-44.el5.i386", "5Server:tkinter-0:2.4.3-44.el5.ia64", "5Server:tkinter-0:2.4.3-44.el5.ppc", "5Server:tkinter-0:2.4.3-44.el5.s390x", "5Server:tkinter-0:2.4.3-44.el5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)" } ] }
CERTA-2012-AVI-046
Vulnerability from certfr_avis
Un grand nombre de vulnérabilités, dont certaines permettent d'exécuter du code arbitraire à distance, sont présentes dans VMware ESX et VMware ESXi.
Description
Un grand nombre de vulnérabilités existe dans VMWare ESX et VMware ESXi dont certaines, particulièrement critiques, peuvent conduire à une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |
---|---|---|---|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "VMware ESXi 4.1 ;", "product": { "name": "ESXi", "vendor": { "name": "VMware", "scada": false } } }, { "description": "VMware ESX 4.1.", "product": { "name": "ESXi", "vendor": { "name": "VMware", "scada": false } } } ], "affected_systems_content": null, "content": "## Description\n\nUn grand nombre de vuln\u00e9rabilit\u00e9s existe dans VMWare ESX et VMware ESXi\ndont certaines, particuli\u00e8rement critiques, peuvent conduire \u00e0 une\nex\u00e9cution de code arbitraire \u00e0 distance.\n\n## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2011-1170", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1170" }, { "name": "CVE-2010-1634", "url": "https://www.cve.org/CVERecord?id=CVE-2010-1634" }, { "name": "CVE-2010-2059", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2059" }, { "name": "CVE-2011-2901", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2901" }, { "name": "CVE-2011-2694", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2694" }, { "name": "CVE-2011-2213", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2213" }, { "name": "CVE-2010-4649", "url": "https://www.cve.org/CVERecord?id=CVE-2010-4649" }, { "name": "CVE-2009-3560", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3560" }, { "name": "CVE-2011-1494", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1494" }, { "name": "CVE-2011-1044", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1044" }, { "name": "CVE-2011-3378", "url": "https://www.cve.org/CVERecord?id=CVE-2011-3378" }, { "name": "CVE-2011-2022", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2022" }, { "name": "CVE-2011-1080", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1080" }, { "name": "CVE-2011-1746", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1746" }, { "name": "CVE-2011-0695", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0695" }, { "name": "CVE-2011-2522", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2522" }, { "name": "CVE-2011-1745", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1745" }, { "name": "CVE-2011-1780", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1780" }, { "name": "CVE-2011-1078", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1078" }, { "name": "CVE-2010-3493", "url": "https://www.cve.org/CVERecord?id=CVE-2010-3493" }, { "name": "CVE-2011-1776", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1776" }, { "name": "CVE-2011-1171", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1171" }, { "name": "CVE-2011-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1936" }, { "name": "CVE-2011-1678", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1678" }, { "name": "CVE-2011-1593", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1593" }, { "name": "CVE-2011-1182", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1182" }, { "name": "CVE-2011-1093", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1093" }, { "name": "CVE-2011-2517", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2517" }, { "name": "CVE-2011-1521", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1521" }, { "name": "CVE-2011-1763", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1763" }, { "name": "CVE-2011-2192", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2192" }, { "name": "CVE-2011-0726", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0726" }, { "name": "CVE-2011-1015", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1015" }, { "name": "CVE-2011-2492", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2492" }, { "name": "CVE-2011-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1079" }, { "name": "CVE-2011-2525", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2525" }, { "name": "CVE-2011-2482", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2482" }, { "name": "CVE-2011-1573", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1573" }, { "name": "CVE-2011-1166", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1166" }, { "name": "CVE-2011-2689", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2689" }, { "name": "CVE-2010-0787", "url": "https://www.cve.org/CVERecord?id=CVE-2010-0787" }, { "name": "CVE-2011-1172", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1172" }, { "name": "CVE-2011-1163", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1163" }, { "name": "CVE-2010-2089", "url": "https://www.cve.org/CVERecord?id=CVE-2010-2089" }, { "name": "CVE-2010-0547", "url": "https://www.cve.org/CVERecord?id=CVE-2010-0547" }, { "name": "CVE-2009-3720", "url": "https://www.cve.org/CVERecord?id=CVE-2009-3720" }, { "name": "CVE-2011-1577", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1577" }, { "name": "CVE-2011-2519", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2519" }, { "name": "CVE-2011-1495", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1495" }, { "name": "CVE-2011-0711", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0711" }, { "name": "CVE-2011-2491", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2491" }, { "name": "CVE-2011-1576", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1576" }, { "name": "CVE-2011-2495", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2495" } ], "initial_release_date": "2012-02-01T00:00:00", "last_revision_date": "2012-02-01T00:00:00", "links": [ { "title": "Bulletin de s\u00e9curit\u00e9 VMware VMSA-2012-0001 du 30 janvier 2012 :", "url": "http://www.vmware.com/security/advisories/VMSA-2012-0001.html" } ], "reference": "CERTA-2012-AVI-046", "revisions": [ { "description": "version initiale.", "revision_date": "2012-02-01T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" } ], "summary": "Un grand nombre de vuln\u00e9rabilit\u00e9s, dont certaines permettent d\u0027ex\u00e9cuter\ndu code arbitraire \u00e0 distance, sont pr\u00e9sentes dans VMware ESX et VMware\nESXi.\n", "title": "Vuln\u00e9rabilit\u00e9s dans VMware ESX et ESXi", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 VMware VMSA-2012-0001 du 30 janvier 2012", "url": null } ] }
gsd-2010-3493
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2010-3493", "description": "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.", "id": "GSD-2010-3493", "references": [ "https://www.suse.com/security/cve/CVE-2010-3493.html", "https://access.redhat.com/errata/RHSA-2011:0554", "https://access.redhat.com/errata/RHSA-2011:0492", "https://access.redhat.com/errata/RHSA-2011:0491", "https://linux.oracle.com/cve/CVE-2010-3493.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-3493" ], "details": "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.", "id": "GSD-2010-3493", "modified": "2023-12-13T01:21:34.831844Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-3493", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289", "refsource": "CONFIRM", "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "name": "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=632200", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "name": "43068", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/43068" }, { "name": "https://bugs.launchpad.net/zodb/+bug/135108", "refsource": "MISC", "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "name": "ADV-2011-0212", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "51040", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/51040" }, { "name": "oval:org.mitre.oval:def:12210", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" }, { "name": "50858", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/50858" }, { "name": "MDVSA-2010:216", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "name": "http://bugs.python.org/issue9129", "refsource": "CONFIRM", "url": "http://bugs.python.org/issue9129" }, { "name": "44533", "refsource": "BID", "url": "http://www.securityfocus.com/bid/44533" }, { "name": "SUSE-SR:2011:002", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "name": "USN-1596-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "name": "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "name": "http://bugs.python.org/issue6706", "refsource": "MISC", "url": "http://bugs.python.org/issue6706" }, { "name": "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "name": "USN-1613-2", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "name": "SUSE-SR:2010:024", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "name": "http://svn.python.org/view?view=rev\u0026revision=84289", "refsource": "CONFIRM", "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "name": "51024", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/51024" }, { "name": "USN-1613-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "name": "MDVSA-2010:215", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-3493" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://svn.python.org/view/python/branches/py3k/Lib/smtpd.py?r1=84289\u0026r2=84288\u0026pathrev=84289" }, { "name": "[oss-security] 20100924 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3" }, { "name": "[oss-security] 20100910 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2" }, { "name": "[oss-security] 20100922 Re: CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=632200", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=632200" }, { "name": "http://bugs.python.org/issue9129", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue9129" }, { "name": "http://svn.python.org/view?view=rev\u0026revision=84289", "refsource": "CONFIRM", "tags": [], "url": "http://svn.python.org/view?view=rev\u0026revision=84289" }, { "name": "https://bugs.launchpad.net/zodb/+bug/135108", "refsource": "MISC", "tags": [], "url": "https://bugs.launchpad.net/zodb/+bug/135108" }, { "name": "[oss-security] 20100909 CVE Request -- Python -- accept() implementation in async core is broken =\u003e more subcases", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6" }, { "name": "http://bugs.python.org/issue6706", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://bugs.python.org/issue6706" }, { "name": "MDVSA-2010:216", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:216" }, { "name": "MDVSA-2010:215", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:215" }, { "name": "44533", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/44533" }, { "name": "SUSE-SR:2010:024", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html" }, { "name": "ADV-2011-0212", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0212" }, { "name": "43068", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43068" }, { "name": "SUSE-SR:2011:002", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html" }, { "name": "USN-1596-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "name": "USN-1613-2", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "name": "USN-1613-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "name": "51040", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/51040" }, { "name": "50858", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/50858" }, { "name": "51024", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/51024" }, { "name": "oval:org.mitre.oval:def:12210", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12210" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-10-25T11:53Z", "publishedDate": "2010-10-19T20:00Z" } } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.