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-2018-20852
http.cookiejar.DefaultPolicy.domain_return_ok in
Lib/http/cookiejar.py 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.,
pythonic to steal cookies for ). When a
program uses http.cookiejar.DefaultPolicy and tries to do an HTTP
connection to an attacker-controlled server, existing cookies can
be leaked to the attacker.
CVE-2019-5010
An exploitable denial-of-service vulnerability exists in the X509
Get the latest Linux and open source security news straight to your inbox.