httpx@0.22.0 vulnerabilities

The next generation HTTP client.

Direct Vulnerabilities

Known vulnerabilities in the httpx package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Improper Input Validation

httpx is a The next generation HTTP client.

Affected versions of this package are vulnerable to Improper Input Validation due to improper implementation of httpx.URL().copy_with, that causes httpx.Client and httpx.Proxy to parse wrong URL. Exploiting this vulnerability leads to blacklist bypass.

How to fix Improper Input Validation?

Upgrade httpx to version 0.23.0 or higher.

[,0.23.0)
  • M
Server-side Request Forgery (SSRF)

httpx is a The next generation HTTP client.

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in httpx.URL, httpx.Client and some functions using httpx.URL.copy_with.

How to fix Server-side Request Forgery (SSRF)?

Upgrade httpx to version 0.23.0 or higher.

[,0.23.0)