RHSA-2007:1076: Moderate: python security update
Python is an interpreted, interactive, object-oriented programminglanguage.An integer overflow flaw was discovered in the way Python's pcre modulehandled certain regular expressions. If a Python application used the pcremodule to compile and execute untrusted regular expressions, it may bepossible to cause the application to crash, or allow arbitrary codeexecution with the privileges of the Python interpreter. (CVE-2006-7228)A flaw was discovered in the strxfrm() function of Python's locale module.Strings generated by this function were not properly NULL-terminated. Thismay possibly cause disclosure of data stored in the memory of a Pythonapplication using this function. (CVE-2007-2052)Multiple integer overflow flaws were discovered in Python's imageop module.If an application written in Python used the imageop module to processuntrusted images, it could cause the application to crash, enter aninfinite loop, or possibly execute arbitrary code with the privileges ofthe Python interpreter. (CVE-2007-4965)Users of Python are advised to upgrade to these updated packages, whichcontain backported patches to resolve these issues.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2007:1076?
The severity of RHSA-2007:1076 is categorized as critical due to an integer overflow flaw that can lead to application crashes or arbitrary code execution.
How do I fix RHSA-2007:1076?
To fix RHSA-2007:1076, update your Python packages to version 2.3.4-14.4.el4_6.1 or later.
Which Python modules are affected by RHSA-2007:1076?
The affected Python modules include python, python-devel, python-docs, python-tools, and tkinter.
What systems are impacted by RHSA-2007:1076?
RHSA-2007:1076 impacts systems running the affected versions of Python on Red Hat Enterprise Linux 4.
Are there known exploits for RHSA-2007:1076?
While specific exploits for RHSA-2007:1076 are not publicly disclosed, the severity suggests a high potential for exploitation.