rhsa-2015_1064
Vulnerability from csaf_redhat
Published
2015-06-04 08:27
Modified
2024-11-14 16:30
Summary
Red Hat Security Advisory: python27 security, bug fix, and enhancement update
Notes
Topic
Updated python27 collection packages that fix multiple security issues and
several bugs are now available as part of Red Hat Software Collections 2.
Red Hat Product Security has rated this update as having Moderate security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language
that supports modules, classes, exceptions, high-level dynamic data types,
and dynamic typing. The python27 collection provide a stable release of
Python 2.7 with a number of additional utilities and database connectors
for MySQL and PostgreSQL.
The python27-python packages have been upgraded to upstream version 2.7.8,
which provides numerous bug fixes over the previous version. (BZ#1167912)
The following security issues were fixed in the python27-python component:
It was discovered that the socket.recvfrom_into() function failed to check
the size of the supplied buffer. This could lead to a buffer overflow when
the function was called with an insufficiently sized buffer.
(CVE-2014-1912)
It was discovered that the Python xmlrpclib module did not restrict the
size of gzip-compressed HTTP responses. A malicious XMLRPC server could
cause an XMLRPC client using xmlrpclib to consume an excessive amount of
memory. (CVE-2013-1753)
It was discovered that multiple Python standard library modules
implementing network protocols (such as httplib or smtplib) failed to
restrict the sizes of server responses. A malicious server could cause a
client using one of the affected modules to consume an excessive amount of
memory. (CVE-2013-1752)
It was discovered that the CGIHTTPServer module incorrectly handled URL
encoded paths. A remote attacker could use this flaw to execute scripts
outside of the cgi-bin directory, or disclose the source code of the
scripts in the cgi-bin directory. (CVE-2014-4650)
An integer overflow flaw was found in the way the buffer() function handled
its offset and size arguments. An attacker able to control these arguments
could use this flaw to disclose portions of the application memory or cause
it to crash. (CVE-2014-7185)
The following security issue was fixed in the python27-python and
python27-python-simplejson components:
A flaw was found in the way the json module handled negative index
arguments passed to certain functions (such as raw_decode()). An attacker
able to control the index value passed to one of the affected functions
could possibly use this flaw to disclose portions of the application
memory. (CVE-2014-4616)
In addition, this update adds the following enhancement:
* The python27 Software Collection now includes the python-wheel and
python-pip modules. (BZ#994189, BZ#1167902)
All python27 users are advised to upgrade to these updated packages, which
correct these issues and add these enhancements. All running python27
instances must be restarted for this update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated python27 collection packages that fix multiple security issues and\nseveral bugs are now available as part of Red Hat Software Collections 2.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language\nthat supports modules, classes, exceptions, high-level dynamic data types,\nand dynamic typing. The python27 collection provide a stable release of\nPython 2.7 with a number of additional utilities and database connectors\nfor MySQL and PostgreSQL.\n\nThe python27-python packages have been upgraded to upstream version 2.7.8,\nwhich provides numerous bug fixes over the previous version. (BZ#1167912)\n\nThe following security issues were fixed in the python27-python component:\n\nIt was discovered that the socket.recvfrom_into() function failed to check\nthe size of the supplied buffer. This could lead to a buffer overflow when\nthe function was called with an insufficiently sized buffer.\n(CVE-2014-1912)\n\nIt was discovered that the Python xmlrpclib module did not restrict the\nsize of gzip-compressed HTTP responses. A malicious XMLRPC server could\ncause an XMLRPC client using xmlrpclib to consume an excessive amount of\nmemory. (CVE-2013-1753)\n\nIt was discovered that multiple Python standard library modules\nimplementing network protocols (such as httplib or smtplib) failed to\nrestrict the sizes of server responses. A malicious server could cause a\nclient using one of the affected modules to consume an excessive amount of\nmemory. (CVE-2013-1752)\n\nIt was discovered that the CGIHTTPServer module incorrectly handled URL\nencoded paths. A remote attacker could use this flaw to execute scripts\noutside of the cgi-bin directory, or disclose the source code of the\nscripts in the cgi-bin directory. (CVE-2014-4650)\n\nAn integer overflow flaw was found in the way the buffer() function handled\nits offset and size arguments. An attacker able to control these arguments\ncould use this flaw to disclose portions of the application memory or cause\nit to crash. (CVE-2014-7185)\n\nThe following security issue was fixed in the python27-python and\npython27-python-simplejson components:\n\nA flaw was found in the way the json module handled negative index\narguments passed to certain functions (such as raw_decode()). An attacker\nable to control the index value passed to one of the affected functions\ncould possibly use this flaw to disclose portions of the application\nmemory. (CVE-2014-4616)\n\nIn addition, this update adds the following enhancement:\n\n* The python27 Software Collection now includes the python-wheel and\npython-pip modules. (BZ#994189, BZ#1167902)\n\nAll python27 users are advised to upgrade to these updated packages, which\ncorrect these issues and add these enhancements. All running python27\ninstances must be restarted for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2015:1064", "url": "https://access.redhat.com/errata/RHSA-2015:1064" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "994189", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=994189" }, { "category": "external", "summary": "1046170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046170" }, { "category": "external", "summary": "1046174", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046174" }, { "category": "external", "summary": "1062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1062370" }, { "category": "external", "summary": "1112285", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285" }, { "category": "external", "summary": "1113527", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113527" }, { "category": "external", "summary": "1146026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146026" }, { "category": "external", "summary": "1167912", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1167912" }, { "category": "external", "summary": "1170993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1170993" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1064.json" } ], "title": "Red Hat Security Advisory: python27 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-14T16:30:49+00:00", "generator": { "date": "2024-11-14T16:30:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2015:1064", "initial_release_date": "2015-06-04T08:27:59+00:00", "revision_history": [ { "date": "2015-06-04T08:27:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-06-04T08:28:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T16:30:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:2::el6" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "python27-python-wheel-0:0.24.0-2.el7.noarch", "product": { "name": "python27-python-wheel-0:0.24.0-2.el7.noarch", "product_id": "python27-python-wheel-0:0.24.0-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-wheel@0.24.0-2.el7?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-pip-0:1.5.6-5.el7.noarch", "product": { "name": "python27-python-pip-0:1.5.6-5.el7.noarch", "product_id": "python27-python-pip-0:1.5.6-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@1.5.6-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-setuptools-0:0.9.8-5.el7.noarch", "product": { "name": "python27-python-setuptools-0:0.9.8-5.el7.noarch", "product_id": "python27-python-setuptools-0:0.9.8-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-setuptools@0.9.8-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-wheel-0:0.24.0-2.el6.noarch", "product": { "name": "python27-python-wheel-0:0.24.0-2.el6.noarch", "product_id": "python27-python-wheel-0:0.24.0-2.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-wheel@0.24.0-2.el6?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-pip-0:1.5.6-5.el6.noarch", "product": { "name": "python27-python-pip-0:1.5.6-5.el6.noarch", "product_id": "python27-python-pip-0:1.5.6-5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@1.5.6-5.el6?arch=noarch" } } }, { "category": "product_version", "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "product": { "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "product_id": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-setuptools@0.9.8-3.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python27-python-wheel-0:0.24.0-2.el7.src", "product": { "name": "python27-python-wheel-0:0.24.0-2.el7.src", "product_id": "python27-python-wheel-0:0.24.0-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-wheel@0.24.0-2.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-pip-0:1.5.6-5.el7.src", "product": { "name": "python27-python-pip-0:1.5.6-5.el7.src", "product_id": "python27-python-pip-0:1.5.6-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@1.5.6-5.el7?arch=src" } } }, { "category": "product_version", "name": "python27-0:1.1-20.el7.src", "product": { "name": "python27-0:1.1-20.el7.src", "product_id": "python27-0:1.1-20.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@1.1-20.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-simplejson-0:3.2.0-3.el7.src", "product": { "name": "python27-python-simplejson-0:3.2.0-3.el7.src", "product_id": "python27-python-simplejson-0:3.2.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson@3.2.0-3.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-0:2.7.8-3.el7.src", "product": { "name": "python27-python-0:2.7.8-3.el7.src", "product_id": "python27-python-0:2.7.8-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.8-3.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-setuptools-0:0.9.8-5.el7.src", "product": { "name": "python27-python-setuptools-0:0.9.8-5.el7.src", "product_id": "python27-python-setuptools-0:0.9.8-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-setuptools@0.9.8-5.el7?arch=src" } } }, { "category": "product_version", "name": "python27-python-wheel-0:0.24.0-2.el6.src", "product": { "name": "python27-python-wheel-0:0.24.0-2.el6.src", "product_id": "python27-python-wheel-0:0.24.0-2.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-wheel@0.24.0-2.el6?arch=src" } } }, { "category": "product_version", "name": "python27-python-pip-0:1.5.6-5.el6.src", "product": { "name": "python27-python-pip-0:1.5.6-5.el6.src", "product_id": "python27-python-pip-0:1.5.6-5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-pip@1.5.6-5.el6?arch=src" } } }, { "category": "product_version", "name": "python27-0:1.1-17.el6.src", "product": { "name": "python27-0:1.1-17.el6.src", "product_id": "python27-0:1.1-17.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@1.1-17.el6?arch=src" } } }, { "category": "product_version", "name": "python27-python-simplejson-0:3.2.0-2.el6.src", "product": { "name": "python27-python-simplejson-0:3.2.0-2.el6.src", "product_id": "python27-python-simplejson-0:3.2.0-2.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson@3.2.0-2.el6?arch=src" } } }, { "category": "product_version", "name": "python27-python-0:2.7.8-3.el6.src", "product": { "name": "python27-python-0:2.7.8-3.el6.src", "product_id": "python27-python-0:2.7.8-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.8-3.el6?arch=src" } } }, { "category": "product_version", "name": "python27-python-setuptools-0:0.9.8-3.el6.src", "product": { "name": "python27-python-setuptools-0:0.9.8-3.el6.src", "product_id": "python27-python-setuptools-0:0.9.8-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-setuptools@0.9.8-3.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python27-0:1.1-20.el7.x86_64", "product": { "name": "python27-0:1.1-20.el7.x86_64", "product_id": "python27-0:1.1-20.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@1.1-20.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-scldevel-0:1.1-20.el7.x86_64", "product": { "name": "python27-scldevel-0:1.1-20.el7.x86_64", "product_id": "python27-scldevel-0:1.1-20.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-scldevel@1.1-20.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-runtime-0:1.1-20.el7.x86_64", "product": { "name": "python27-runtime-0:1.1-20.el7.x86_64", "product_id": "python27-runtime-0:1.1-20.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-runtime@1.1-20.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-simplejson-0:3.2.0-3.el7.x86_64", "product": { "name": "python27-python-simplejson-0:3.2.0-3.el7.x86_64", "product_id": "python27-python-simplejson-0:3.2.0-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson@3.2.0-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "product": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "product_id": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson-debuginfo@3.2.0-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-libs-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-libs-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-libs-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-libs@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debug-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-debug-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-debug-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debug@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-test-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-test-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-test-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-test@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-devel-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-devel-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-devel-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-devel@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-tools-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-python-tools-0:2.7.8-3.el7.x86_64", "product_id": "python27-python-tools-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-tools@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-tkinter-0:2.7.8-3.el7.x86_64", "product": { "name": "python27-tkinter-0:2.7.8-3.el7.x86_64", "product_id": "python27-tkinter-0:2.7.8-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-tkinter@2.7.8-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python27-scldevel-0:1.1-17.el6.x86_64", "product": { "name": "python27-scldevel-0:1.1-17.el6.x86_64", "product_id": "python27-scldevel-0:1.1-17.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-scldevel@1.1-17.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-0:1.1-17.el6.x86_64", "product": { "name": "python27-0:1.1-17.el6.x86_64", "product_id": "python27-0:1.1-17.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27@1.1-17.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-runtime-0:1.1-17.el6.x86_64", "product": { "name": "python27-runtime-0:1.1-17.el6.x86_64", "product_id": "python27-runtime-0:1.1-17.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-runtime@1.1-17.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "product": { "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "product_id": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson@3.2.0-2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "product": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "product_id": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-simplejson-debuginfo@3.2.0-2.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-debug-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-debug-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-debug-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-debug@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-tools-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-tools-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-tools-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-tools@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-tkinter-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-tkinter-0:2.7.8-3.el6.x86_64", "product_id": "python27-tkinter-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-tkinter@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-test-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-test-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-test-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-test@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-libs-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-libs-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-libs-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-libs@2.7.8-3.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python27-python-devel-0:2.7.8-3.el6.x86_64", "product": { "name": "python27-python-devel-0:2.7.8-3.el6.x86_64", "product_id": "python27-python-devel-0:2.7.8-3.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python27-python-devel@2.7.8-3.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src" }, "product_reference": "python27-0:1.1-17.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64" }, "product_reference": "python27-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src" }, "product_reference": "python27-python-0:2.7.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64" }, "product_reference": "python27-runtime-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64" }, "product_reference": "python27-scldevel-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.5)", "product_id": "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src" }, "product_reference": "python27-0:1.1-17.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64" }, "product_reference": "python27-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src" }, "product_reference": "python27-python-0:2.7.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64" }, "product_reference": "python27-runtime-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64" }, "product_reference": "python27-scldevel-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.6)", "product_id": "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0-6.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src" }, "product_reference": "python27-0:1.1-17.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64" }, "product_reference": "python27-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src" }, "product_reference": "python27-python-0:2.7.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.src", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64" }, "product_reference": "python27-runtime-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64" }, "product_reference": "python27-scldevel-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src" }, "product_reference": "python27-0:1.1-17.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64" }, "product_reference": "python27-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src" }, "product_reference": "python27-python-0:2.7.8-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64" }, "product_reference": "python27-runtime-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-17.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64" }, "product_reference": "python27-scldevel-0:1.1-17.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-20.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src" }, "product_reference": "python27-0:1.1-20.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64" }, "product_reference": "python27-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src" }, "product_reference": "python27-python-0:2.7.8-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64" }, "product_reference": "python27-runtime-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64" }, "product_reference": "python27-scldevel-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-20.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src" }, "product_reference": "python27-0:1.1-20.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64" }, "product_reference": "python27-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src" }, "product_reference": "python27-python-0:2.7.8-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debug-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-debug-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-devel-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-devel-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-libs-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-libs-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch" }, "product_reference": "python27-python-pip-0:1.5.6-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-pip-0:1.5.6-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src" }, "product_reference": "python27-python-pip-0:1.5.6-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch" }, "product_reference": "python27-python-setuptools-0:0.9.8-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-setuptools-0:0.9.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src" }, "product_reference": "python27-python-setuptools-0:0.9.8-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src" }, "product_reference": "python27-python-simplejson-0:3.2.0-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-0:3.2.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64" }, "product_reference": "python27-python-simplejson-0:3.2.0-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64" }, "product_reference": "python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-test-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-test-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-tools-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-python-tools-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-python-wheel-0:0.24.0-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src" }, "product_reference": "python27-python-wheel-0:0.24.0-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-runtime-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64" }, "product_reference": "python27-runtime-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-scldevel-0:1.1-20.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64" }, "product_reference": "python27-scldevel-0:1.1-20.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "python27-tkinter-0:2.7.8-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" }, "product_reference": "python27-tkinter-0:2.7.8-3.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-2.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-1752", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2012-12-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1046174" } ], "notes": [ { "category": "description", "text": "It was discovered that multiple Python standard library modules implementing network protocols (such as httplib or smtplib) failed to restrict sizes of server responses. A malicious server could cause a client using one of the affected modules to consume an excessive amount of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: multiple unbound readline() DoS flaws in python stdlib", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-1752" }, { "category": "external", "summary": "RHBZ#1046174", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046174" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1752", "url": "https://www.cve.org/CVERecord?id=CVE-2013-1752" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1752", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1752" } ], "release_date": "2012-09-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "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": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: multiple unbound readline() DoS flaws in python stdlib" }, { "cve": "CVE-2013-1753", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2012-12-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1046170" } ], "notes": [ { "category": "description", "text": "It was discovered that the Python xmlrpclib did not restrict the size of a gzip compressed HTTP responses. A malicious XMLRPC server could cause an XMLRPC client using xmlrpclib to consume an excessive amount of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XMLRPC library unrestricted decompression of HTTP responses using gzip enconding", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 and 6 as their XMLRPC library did not include support for gzip encoded content.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-1753" }, { "category": "external", "summary": "RHBZ#1046170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1753", "url": "https://www.cve.org/CVERecord?id=CVE-2013-1753" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1753", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1753" } ], "release_date": "2012-09-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "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": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XMLRPC library unrestricted decompression of HTTP responses using gzip enconding" }, { "cve": "CVE-2014-1912", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2014-02-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1062370" } ], "notes": [ { "category": "description", "text": "It was discovered that the socket.recvfrom_into() function failed to check the size of the supplied buffer. This could lead to a buffer overflow when the function was called with an insufficiently sized buffer.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: buffer overflow in socket.recvfrom_into()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of python as shipped with Red Hat Enterprise Linux 5 as they did not include the vulnerable socket.recvfrom_into() function. This issue was also corrected in the version of python shipped with Red Hat Enterprise Linux 7.0 prior to release.\n\nThe Red Hat Security Response Team has rated this issue as having Moderate security impact. A future update may address this issue in Red Hat Software Collections. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-1912" }, { "category": "external", "summary": "RHBZ#1062370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1062370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-1912", "url": "https://www.cve.org/CVERecord?id=CVE-2014-1912" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-1912", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1912" } ], "release_date": "2014-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "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": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: buffer overflow in socket.recvfrom_into()" }, { "cve": "CVE-2014-4616", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2014-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1112285" } ], "notes": [ { "category": "description", "text": "A flaw was found in the way the json module handled negative index argument passed to certain functions (such as raw_decode()). An attacker able to control index value passed to one of the affected functions could possibly use this flaw to disclose portions of the application memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: missing boundary check in JSON module", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 7, the versions of python-simplejson as shipped with Red Hat Enterprise Linux 5 and 6, and the versions of python33-python and python33-python-simplejson as shipped with Red Hat Software Collections. Red Hat Product Security has rated this issue as having Moderate security impact. Future updates may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-4616" }, { "category": "external", "summary": "RHBZ#1112285", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112285" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-4616", "url": "https://www.cve.org/CVERecord?id=CVE-2014-4616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4616" } ], "release_date": "2014-05-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: missing boundary check in JSON module" }, { "cve": "CVE-2014-4650", "cwe": { "id": "CWE-138", "name": "Improper Neutralization of Special Elements" }, "discovery_date": "2014-06-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1113527" } ], "notes": [ { "category": "description", "text": "It was discovered that the CGIHTTPServer module incorrectly handled URL encoded paths. A remote attacker could use this flaw to execute scripts outside of the cgi-bin directory, or disclose source of scripts in the cgi-bin directory.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 5 and 7 as well as Red Hat Software Collections. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-4650" }, { "category": "external", "summary": "RHBZ#1113527", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113527" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-4650", "url": "https://www.cve.org/CVERecord?id=CVE-2014-4650" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4650", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4650" } ], "release_date": "2014-06-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "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": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs" }, { "cve": "CVE-2014-7185", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2014-09-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1146026" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way the buffer() function handled its offset and size arguments. An attacker able to control those arguments could use this flaw to disclose portions of the application memory or cause it to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: buffer() integer overflow leading to out of bounds read", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of python as shipped with Red Hat Enterprise Linux 7. A future update may address this issue.\n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Low security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-7185" }, { "category": "external", "summary": "RHBZ#1146026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7185", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7185" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7185", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7185" } ], "release_date": "2014-06-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-06-04T08:27:59+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:1064" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.5.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.5.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.5.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0-6.6.Z:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0-6.6.Z:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0-6.6.Z:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Server-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Server-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.src", "6Workstation-RHSCL-2.0:python27-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el6.src", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-3.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-2.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el6.x86_64", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.noarch", "6Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el6.src", "6Workstation-RHSCL-2.0:python27-runtime-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-scldevel-0:1.1-17.el6.x86_64", "6Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el6.x86_64", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Server-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Server-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Server-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Server-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Server-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Server-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Server-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.src", "7Workstation-RHSCL-2.0:python27-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debug-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-debuginfo-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-devel-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-libs-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-pip-0:1.5.6-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-setuptools-0:0.9.8-5.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.src", "7Workstation-RHSCL-2.0:python27-python-simplejson-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-simplejson-debuginfo-0:3.2.0-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-test-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-tools-0:2.7.8-3.el7.x86_64", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.noarch", "7Workstation-RHSCL-2.0:python27-python-wheel-0:0.24.0-2.el7.src", "7Workstation-RHSCL-2.0:python27-runtime-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-scldevel-0:1.1-20.el7.x86_64", "7Workstation-RHSCL-2.0:python27-tkinter-0:2.7.8-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: buffer() integer overflow leading to out of bounds read" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.