Server-side Request Forgery (SSRF) Affecting httpx package, versions [,0.23.0)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.11% (44th percentile)
Expand this section
NVD
9.1 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-HTTPX-2805813
  • published 29 Apr 2022
  • disclosed 29 Apr 2022
  • credit Alan Li (@lebr0nli)

How to fix?

Upgrade httpx to version 0.23.0 or higher.

Overview

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.