MEDIUM5.9
GHSA-4w2v-q235-vp99
Axios vulnerable to Server-Side Request Forgery
Quick fix
GHSA-4w2v-q235-vp99 — axios: upgrade to the fixed version with the command below.
npm install axios@0.21.1Details
Axios NPM package 0.21.0 contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2020-28168[ADVISORY]
- https://github.com/axios/axios/issues/3369[WEB]
- https://github.com/axios/axios/commit/c7329fefc890050edd51e40e469a154d0117fc55[WEB]
- https://cert-portal.siemens.com/productcert/pdf/ssa-637483.pdf[WEB]
- https://lists.apache.org/thread.html/r25d53acd06f29244b8a103781b0339c5e7efee9099a4d52f0c230e4a@%3Ccommits.druid.apache.org%3E[WEB]
- https://lists.apache.org/thread.html/r954d80fd18e9dafef6e813963eb7e08c228151c2b6268ecd63b35d1f@%3Ccommits.druid.apache.org%3E[WEB]
- https://lists.apache.org/thread.html/rdfd2901b8b697a3f6e2c9c6ecc688fd90d7f881937affb5144d61d6e@%3Ccommits.druid.apache.org%3E[WEB]
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255[WEB]
- https://www.npmjs.com/advisories/1594[WEB]
- https://www.npmjs.com/package/axios[WEB]