aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2018/dla-1519.wml
blob: 339761cebeccc2a038c3a9c26f6e6ee4ddc8b41c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>
<p>Multiple vulnerabilities were found in the CPython interpreter which
can cause denial of service, information gain, and arbitrary code
execution.</p>

<ul>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2017-1000158">CVE-2017-1000158</a>

    <p>CPython (aka Python) is vulnerable to an integer overflow in the
    PyString_DecodeEscape function in stringobject.c, resulting in
    heap-based buffer overflow (and possible arbitrary code execution)</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-1060">CVE-2018-1060</a>

    <p>python is vulnerable to catastrophic backtracking in pop3lib's
    apop() method. An attacker could use this flaw to cause denial of
    service.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-1061">CVE-2018-1061</a>

    <p>python is vulnerable to catastrophic backtracking in the
    difflib.IS_LINE_JUNK method. An attacker could use this flaw to
    cause denial of service.</p></li>

<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-1000802">CVE-2018-1000802</a>

    <p>Python Software Foundation Python (CPython) version 2.7 contains a
    CWE-77: Improper Neutralization of Special Elements used in a
    Command ('Command Injection') vulnerability in shutil module
    (make_archive function) that can result in Denial of service,
    Information gain via injection of arbitrary files on the system or
    entire drive. This attack appear to be exploitable via Passage of
    unfiltered user input to the function.</p></li>

</ul>

<p>For Debian 8 <q>Jessie</q>, these problems have been fixed in version
2.7.9-2+deb8u2.</p>

<p>We recommend that you upgrade your python2.7 packages.</p>

<p>Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <a href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2018/dla-1519.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy