Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security issue in axios dependency - need to upgrade to >= 0.21.1 #26

Open
djbobbydrake opened this issue Feb 23, 2021 · 8 comments
Open

Comments

@djbobbydrake
Copy link

You need to update the axios dependency to >= 0.21.1

https://github.com/axios/axios/releases/tag/v0.21.1

@djbobbydrake
Copy link
Author

Just following up here. It's been a year since this issue was created.

@chrys-unito
Copy link

Just following up here. It's been a year since this issue was created.

We have the same issue, any news on this ?

@moisesbites
Copy link

up

@malyavi-nochum
Copy link

Is this package maintained at all?

@djbobbydrake
Copy link
Author

Bump

@aagranovExtend
Copy link

Can this be fixed ASAP?

@martin-badin
Copy link

martin-badin commented Mar 27, 2024

Please upgrade to version 0.6.4. Reason

Users should change the default XSRF-TOKEN cookie name in the Axios configuration and manually include the corresponding header only in the specific places where it's necessary.

Remediation

Upgrade axios to version 1.6.4 or higher.

References

@djbobbydrake
Copy link
Author

If anyone's looking for an alternative IP geolocation API, I've stood one up at https://geoipfetcher.com. Documentation is here - https://docs.geoipfetcher.com/ip-geolocation/geoip/get-ip-geolocation-data. There's documentation on how to implement with nodejs (it's just using fetch to the given endpoint, so you aren't reliant on an unmanaged repo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants