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

Bump version of axios to fix CVE-2024-28849 #8

Conversation

schalkwijk
Copy link

@schalkwijk schalkwijk commented Jun 21, 2024

This CVE is associated with follow-redirects, which is brought in by axios, so bumping axios to version 1.7.5 brings in the updated version of follow-redirects (1.15.6) without the vulnerability. This also resolves another CVE here.

@maiznadeem
Copy link

I think we need to bump it to 1.7.5 as described here: #9

This CVE is associated with `follow-redirects`, which is brought in by `axios`, so bumping `axios` to version 1.7.5 brings in the updated version of `follow-redirects` (1.15.6) without the vulnerability. This also resolves [another CVE here](groupdocs-conversion-cloud#9).
@schalkwijk
Copy link
Author

@maiznadeem, the PR has been updated to bump axios to 1.7.5. Hopefully the maintainers approve!

@schalkwijk schalkwijk closed this Nov 13, 2024
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

Successfully merging this pull request may close these issues.

Server-Side Request Forgery in axios
2 participants