Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Several security issues were fixed in Python.
Software Description:
- python3.2: An interactive high-level object-oriented language
Details:
Florian Weimer discovered that Python incorrectly handled matching multiple
wildcards in ssl certificate hostnames. An attacker could exploit this to
cause Python to consume resources, resulting in a denial of service.
(CVE-2013-2099)
Ryan Sleevi discovered that Python did not properly handle certificates
with NULL characters in the Subject Alternative Name field. An attacker
could exploit this to perform a man in the middle attack to view sensitive
information or alter encrypted communications. (CVE-2013-4238)
The problem can be corrected by updating your system to the following package versions: Ubuntu 12.10: python3.2 3.2.3-6ubuntu3.4 python3.2-minimal 3.2.3-6ubuntu3.4 Ubuntu 12.04 LTS: python3.2 3.2.3-0ubuntu3.5 python3.2-minimal 3.2.3-0ubuntu3.5 In general, a standard system update will make all the necessary changes.
CVE-2013-2099, CVE-2013-4238
Get the latest Linux and open source security news straight to your inbox.