Search CVE reports
11 – 20 of 28 results
Some fixes available 12 of 17
urllib3 is a user-friendly HTTP client library for Python. urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303 after the request had its method changed from one...
2 affected packages
python-pip, python-urllib3
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | Needs evaluation | Fixed | Fixed | Fixed |
python-urllib3 | Not affected | Fixed | Fixed | Fixed |
Some fixes available 12 of 17
urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it...
2 affected packages
python-pip, python-urllib3
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | Needs evaluation | Fixed | Fixed | Fixed |
python-urllib3 | Not affected | Fixed | Fixed | Fixed |
Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi prior to version 2023.07.22 recognizes "e-Tugra" root certificates....
2 affected packages
python-certifi, python-pip
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-certifi | — | Ignored | Ignored | Ignored |
python-pip | — | Ignored | Ignored | Ignored |
Some fixes available 12 of 18
Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the...
2 affected packages
python-pip, requests
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | Not affected | Vulnerable | Fixed | Needs evaluation |
requests | Fixed | Fixed | Fixed | Fixed |
An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.
2 affected packages
python-pip, wheel
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | — | Fixed | Fixed | Fixed |
wheel | — | Fixed | Fixed | Fixed |
Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in...
3 affected packages
python-pip, python-setuptools, setuptools
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | — | Fixed | Fixed | Fixed |
python-setuptools | — | Fixed | Fixed | Fixed |
setuptools | — | Fixed | Fixed | Not in release |
Some fixes available 3 of 5
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability...
1 affected package
python-pip
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-pip | — | Not affected | Not affected | Fixed |
Some fixes available 2 of 6
An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service...
2 affected packages
python-urllib3, python-pip
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS |
---|---|---|---|---|
python-urllib3 | — | Not affected | Fixed | Not affected |
python-pip | — | Not affected | Fixed | 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 |
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 |