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.3: 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 13.04: python3.3 3.3.1-1ubuntu5.2 python3.3-minimal 3.3.1-1ubuntu5.2 Ubuntu 12.10: python3.3 3.3.0-1ubuntu0.1 python3.3-minimal 3.3.0-1ubuntu0.1 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-1985-1
CVE-2013-2099, CVE-2013-4238
Get the latest Linux and open source security news straight to your inbox.