Server-side Request Forgery (SSRF) Affecting httpx Open this link in a new tab package, versions [,0.23.0)
Exploit Maturity
Proof of concept
Attack Complexity
High
Confidentiality
High
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)
Introduced: 29 Apr 2022
CVE-2021-41945 Open this link in a new tabHow 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
.