Description: | Summary: The remote host is missing an update for the Debian 'python3.4' package(s) announced via the DLA-1663-1 advisory.
Vulnerability Insight: This DLA fixes a problem parsing x509 certificates, an pickle integer overflow, and some other minor issues:
CVE-2016-0772
The smtplib library in CPython does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a 'StartTLS stripping attack.'
CVE-2016-5636
Integer overflow in the get_data function in zipimport.c in CPython allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.
CVE-2016-5699
CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.
CVE-2018-20406
Modules/_pickle.c has an integer overflow via a large LONG_BINPUT value that is mishandled during a resize to twice the size attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data.
CVE-2019-5010
NULL pointer dereference using a specially crafted X509 certificate.
For Debian 8 Jessie, these problems have been fixed in version 3.4.2-1+deb8u2.
We recommend that you upgrade your python3.4 packages.
Further information about Debian LTS security advisories, how to apply these updates to your system and frequently asked questions can be found at: [link moved to references]
Affected Software/OS: 'python3.4' package(s) on Debian 8.
Solution: Please install the updated package(s).
CVSS Score: 10.0
CVSS Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C
|