Server-Side Request Forgery (SSRF) Affecting axios package, versions <0.21.1
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-JS-AXIOS-1038255
-
published
8 Nov 2020
-
disclosed
6 Nov 2020
-
credit
Dima Ryskin
Introduced: 6 Nov 2020
CVE-2020-28168 Open this link in a new tabHow to fix?
Upgrade axios
to version 0.21.1 or higher.
Overview
axios is a promise-based HTTP client for the browser and Node.js.
Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF). An attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.