Oval Definition:oval:com.redhat.rhsa:def:20110491
Revision Date:2011-05-05Version:641
Title:RHSA-2011:0491: python security update (Moderate)
Description:Python is an interpreted, interactive, object-oriented programming language.

  • A flaw was found in the Python urllib and urllib2 libraries where they would not differentiate between different target URLs when handling automatic redirects. This caused Python applications using these modules to follow any new URL that they understood, including the "file://" URL type. This could allow a remote server to force a local Python application to read a local file instead of the remote one, possibly exposing local files that were not meant to be exposed. (CVE-2011-1521)

  • Multiple flaws were found in the Python audioop module. Supplying certain inputs could cause the audioop module to crash or, possibly, execute arbitrary code. (CVE-2010-1634, CVE-2010-2089)

  • A race condition was found in the way the Python smtpd module handled new connections. A remote user could use this flaw to cause a Python script using the smtpd module to terminate. (CVE-2010-3493)

  • An information disclosure flaw was found in the way the Python CGIHTTPServer module processed certain HTTP GET requests. A remote attacker could use a specially-crafted request to obtain the CGI script's source code. (CVE-2011-1015)

  • A buffer over-read flaw was found in the way the Python Expat parser handled malformed UTF-8 sequences when processing XML files. A specially-crafted XML file could cause Python applications using the Python Expat parser to crash while parsing the file. (CVE-2009-3720)

    This update makes Python use the system Expat library rather than its own internal copy; therefore, users must have the version of Expat shipped with RHSA-2009:1625 installed, or a later version, to resolve the CVE-2009-3720 issue.

    All Python users should upgrade to these updated packages, which contain backported patches to correct these issues.
  • Family:unixClass:patch
    Status:Reference(s):CVE-2009-3720
    CVE-2010-1634
    CVE-2010-2089
    CVE-2010-3493
    CVE-2011-1015
    CVE-2011-1521
    RHSA-2011:0491
    RHSA-2011:0491-01
    RHSA-2011:0491-01
    Platform(s):Red Hat Enterprise Linux 4
    Product(s):
    Definition Synopsis
  • Red Hat Enterprise Linux must be installed
  • OR Package Information
  • Red Hat Enterprise Linux 4 is installed
  • AND
  • python is earlier than 0:2.3.4-14.10.el4
  • AND python is signed with Red Hat redhatrelease2 key
  • python-devel is earlier than 0:2.3.4-14.10.el4
  • AND python-devel is signed with Red Hat redhatrelease2 key
  • python-docs is earlier than 0:2.3.4-14.10.el4
  • AND python-docs is signed with Red Hat redhatrelease2 key
  • python-tools is earlier than 0:2.3.4-14.10.el4
  • AND python-tools is signed with Red Hat redhatrelease2 key
  • tkinter is earlier than 0:2.3.4-14.10.el4
  • AND tkinter is signed with Red Hat redhatrelease2 key
  • BACK