VDB
Sign up
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.1

Details

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

npm/axios
Introduced in: 0Fixed in: 0.21.1
Fixnpm install axios@0.21.1

References