Alerts This Week
Warning Icon 1 537
Alerts This Week
Warning Icon 1 537

Debian Stretch: DLA-2919-1 Critical: Python2.7 Buffer Overflow and FTP Flaw

debian lts
Calendar Grey February 12, 2022
Dist Debian Esm H88
Update Python 2.7 on Debian to address security vulnerabilities and resolve FTP problems. Important patches advised for user protection.
Two issues have been discovered in python2.7: CVE-2021-3177

Summary

CVE-2021-3177

Python has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may
lead to remote code execution in certain Python applications that accept
floating-point numbers as untrusted input.

CVE-2021-4189

A flaw was found in Python, specifically in the FTP (File Transfer Protocol)
client library when using it in PASV (passive) mode. The flaw lies in how
the FTP client trusts the host from PASV response by default. An attacker
could use this flaw to setup a malicious FTP server that can trick FTP
clients into connecting back to a given IP address and port. This could lead
to FTP client scanning ports which otherwise would not have been possible.
.
Instead of using the returned address, ftplib now uses the IP address we're
already connected to. For the rare user who wants an old behavior, set a
`trust_server_pasv_ipv4_address` attribute on your `ftplib.FTP` instance to
True.

Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

Package: python2.7
Version: 2.7.13-2+deb9u6
CVE ID: CVE-2021-3177 CVE-2021-4189

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here