Search CVE reports


Toggle filters

21 – 29 of 29 results


CVE-2021-28363

Medium priority
Not affected

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn't given via proxy_config) doesn't...

2 affected packages

python-urllib3, python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-urllib3 Not affected Not affected
python-pip Not affected Not affected
Show less packages

CVE-2020-26137

Medium priority

Some fixes available 6 of 8

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.

2 affected packages

python-pip, python-urllib3

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected Not affected Fixed Fixed
python-urllib3 Not affected Not affected Fixed Fixed
Show less packages

CVE-2019-20916

Medium priority

Some fixes available 1 of 3

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting...

1 affected package

python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected Not affected Not affected Fixed
Show less packages

CVE-2018-20225

Negligible priority
Ignored

An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of...

1 affected package

python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Ignored Ignored
Show less packages

CVE-2013-5123

Medium priority
Ignored

The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.

1 affected package

python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected
Show less packages

CVE-2018-18074

Medium priority

Some fixes available 17 of 18

The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing...

2 affected packages

python-pip, requests

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected Not affected Not affected Fixed
requests Fixed Fixed Fixed Fixed
Show less packages

CVE-2014-8991

Low priority
Ignored

pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.

1 affected package

python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected
Show less packages

CVE-2013-1888

Low priority
Ignored

pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.

1 affected package

python-pip

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip
Show less packages

CVE-2013-1629

Medium priority
Ignored

pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip...

2 affected packages

python-pip, python-virtualenv

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-pip Not affected
python-virtualenv Not affected
Show less packages