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.12: An interactive high-level object-oriented language
- python3.10: An interactive high-level object-oriented language
- python3.8: An interactive high-level object-oriented language
Details:
It was discovered that the Python email module incorrectly parsed email
addresses that contain special characters. A remote attacker could possibly
use this issue to bypass certain protection mechanisms. (CVE-2023-27043)
It was discovered that Python allowed excessive backtracking while parsing
certain tarfile headers. A remote attacker could possibly use this issue to
cause Python to consume resources, leading to a denial of service.
(CVE-2024-6232)
It was discovered that the Python email module incorrectly quoted newlines
for email headers. A remote attacker could possibly use this issue to
perform header injection. (CVE-2024-6923)
It was discovered that the Python http.cookies module ...
The problem can be corrected by updating your system to the following package versions: Ubuntu 24.04 LTS python3.12 3.12.3-1ubuntu0.2 python3.12-minimal 3.12.3-1ubuntu0.2 Ubuntu 22.04 LTS python3.10 3.10.12-1~22.04.6 python3.10-minimal 3.10.12-1~22.04.6 Ubuntu 20.04 LTS python3.8 3.8.10-0ubuntu1~20.04.12 python3.8-minimal 3.8.10-0ubuntu1~20.04.12 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-7015-1
CVE-2023-27043, CVE-2024-6232, CVE-2024-6923, CVE-2024-7592,
CVE-2024-8088
Get the latest Linux and open source security news straight to your inbox.