Debian Python2.7 vulnerabilities
112 known vulnerabilities affecting debian/python2.7.
Total CVEs
112
CISA KEV
0
Public exploits
5
Exploited in wild
0
Severity breakdown
CRITICAL12HIGH20MEDIUM33LOW47
Vulnerabilities
Page 4 of 6
CVE-2020-8315LOWCVSS 5.52020
CVE-2020-8315 [MEDIUM] CVE-2020-8315: python2.7 - In Python (CPython) 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1...
In Python (CPython) 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1, an insecure dependency load upon launch on Windows 7 may result in an attacker's copy of api-ms-win-core-path-l1-1-0.dll being loaded and used instead of the system's copy. Windows 8 and later are unaffected.
Scope: local
bullseye: resolved
debian
CVE-2020-15523LOWCVSS 7.82020
CVE-2020-15523 [HIGH] CVE-2020-15523: python2.7 - In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 t...
In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when u
debian
CVE-2019-9948CRITICALCVSS 9.1fixed in python2.7 2.7.16-2 (bullseye)2019
CVE-2019-9948 [CRITICAL] CVE-2019-9948: python2.7 - urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes...
urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
Scope: local
bullseye: resolved (fixed in 2.7.16-2)
debian
CVE-2019-10160CRITICALCVSS 9.8fixed in python2.7 2.7.16-3 (bullseye)2019
CVE-2019-10160 [CRITICAL] CVE-2019-10160: python2.7 - A security regression of CVE-2019-9636 was discovered in python since commit d53...
A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, a
debian
CVE-2019-9636CRITICALCVSS 9.8fixed in python2.7 2.7.16-2 (bullseye)2019
CVE-2019-9636 [CRITICAL] CVE-2019-9636: python2.7 - Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handl...
Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding (with an incorrect netloc) during NFKC normalization. The impact is: Information disclosure (credentials, cookies, etc. that are cached against a given hostname). The components are: urllib.parse.urlsplit, urllib.parse.urlparse. The attack vector is: A special
debian
CVE-2019-5010HIGHCVSS 7.5fixed in python2.7 2.7.15-6 (bullseye)2019
CVE-2019-5010 [HIGH] CVE-2019-5010: python2.7 - An exploitable denial-of-service vulnerability exists in the X509 certificate pa...
An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.
Scope: local
bullseye: resol
debian
CVE-2019-20907HIGHCVSS 7.5fixed in pypy3 7.3.3+dfsg-1 (bookworm)2019
CVE-2019-20907 [HIGH] CVE-2019-20907: pypy3 - In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR ar...
In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.
Scope: local
bookworm: resolved (fixed in 7.3.3+dfsg-1)
bullseye: resolved (fixed in 7.3.3+dfsg-1)
forky: resolved (fixed in 7.3.3+dfsg-1)
sid: resolved (fixed in 7.3.3+dfsg-1)
trixie:
debian
CVE-2019-16056MEDIUMCVSS 5.9fixed in python2.7 2.7.17~rc1-1 (bullseye)2019
CVE-2019-16056 [MEDIUM] CVE-2019-16056: python2.7 - An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x throu...
An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address tha
debian
CVE-2019-16935MEDIUMCVSS 6.1fixed in jython 2.7.2+repack1-5 (bookworm)2019
CVE-2019-16935 [MEDIUM] CVE-2019-16935: jython - The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, an...
The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this
debian
CVE-2019-9740MEDIUMCVSS 6.1fixed in python2.7 2.7.16-3 (bullseye)2019
CVE-2019-9740 [MEDIUM] CVE-2019-9740: python2.7 - An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Py...
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in:
debian
CVE-2019-9947MEDIUMCVSS 6.1fixed in python2.7 2.7.16-3 (bullseye)2019
CVE-2019-9947 [MEDIUM] CVE-2019-9947: python2.7 - An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Py...
An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. T
debian
CVE-2019-9674LOWCVSS 7.52019
CVE-2019-9674 [HIGH] CVE-2019-9674: python2.7 - Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial...
Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.
Scope: local
bullseye: open
debian
CVE-2019-18348LOWCVSS 5.3fixed in python2.7 2.7.18~rc1-1 (bullseye)2019
CVE-2019-18348 [MEDIUM] CVE-2019-18348: python2.7 - An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Py...
An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query
debian
CVE-2018-1000802CRITICALCVSS 9.8fixed in python2.7 2.7.15-5 (bullseye)2018
CVE-2018-1000802 [CRITICAL] CVE-2018-1000802: python2.7 - Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Impro...
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
debian
CVE-2018-14647HIGHCVSS 7.5fixed in python2.7 2.7.15-5 (bullseye)2018
CVE-2018-14647 [HIGH] CVE-2018-14647: python2.7 - Python's elementtree C accelerator failed to initialise Expat's hash salt during...
Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming large amounts CPU and RAM. The vulnerability exists in Python version
debian
CVE-2018-20852MEDIUMCVSS 5.3fixed in python2.7 2.7.16-3 (bullseye)2018
CVE-2018-20852 [MEDIUM] CVE-2018-20852: python2.7 - http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python...
http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for exa
debian
CVE-2018-1061LOWCVSS 6.5fixed in python2.7 2.7.14-7 (bullseye)2018
CVE-2018-1061 [MEDIUM] CVE-2018-1061: python2.7 - python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable...
python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.
Scope: local
bullseye: resolved (fixed in 2.7.14-7)
debian
CVE-2018-1000117LOWCVSS 6.72018
CVE-2018-1000117 [MEDIUM] CVE-2018-1000117: python2.7 - Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows conta...
Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python script that creates a symlink with an attacker controlled name or location. This
debian
CVE-2018-20406LOWCVSS 7.52018
CVE-2018-20406 [HIGH] CVE-2018-20406: python2.7 - Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LON...
Modules/_pickle.c in Python before 3.7.1 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. This issue is fixed in: v3.4.10, v3.4.10rc1; v3.5.10, v3.5.1
debian
CVE-2018-1060LOWCVSS 7.5fixed in python2.7 2.7.14-7 (bullseye)2018
CVE-2018-1060 [HIGH] CVE-2018-1060: python2.7 - python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable...
python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop() method. An attacker could use this flaw to cause denial of service.
Scope: local
bullseye: resolved (fixed in 2.7.14-7)
debian