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

Vulnarability in axios #16

Open
Mwandia opened this issue Nov 11, 2022 · 0 comments
Open

Vulnarability in axios #16

Mwandia opened this issue Nov 11, 2022 · 0 comments

Comments

@Mwandia
Copy link

Mwandia commented Nov 11, 2022

Axios version 0.19.2 has a vulnarability to SSRF as described further in PR #3410 on the axios repo.

Motivation

This is a severe vulnarability, the dependabot has attempted to update the package in PR #4 but the several tests failed in the build pipelines

Contribution

I can manually update axios package version to the lowest version that has the vulnarability patched. Also by changing some tests to handle current response formats from africastalking APIs. For example:

  • Token: test 'generates auth token' expects result to contain key 'lifetimeInSeconds' but this is not part of response
@Mwandia Mwandia changed the title Severe vulnarability in axios Vulnarability in axios Nov 11, 2022
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

1 participant