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

Vulnerability issue of an older axios version #37

Open
Balaji-Senthiappan opened this issue Dec 1, 2021 · 1 comment
Open

Vulnerability issue of an older axios version #37

Balaji-Senthiappan opened this issue Dec 1, 2021 · 1 comment

Comments

@Balaji-Senthiappan
Copy link

Npm audit reported below

axios <=0.21.1
Severity: high
Incorrect Comparison in axios - GHSA-cph5-m8f7-6c5x
Server-Side Request Forgery in Axios - GHSA-4w2v-q235-vp99
No fix available

@kugesh-Rajasekaran
Copy link

Hi...

There are three vulnerabilities in total and all of them comes from the indian-stock-exchange dependency.
The core issue is that indian-stock-exchange uses older version of axios and that in turn uses the older vulnerable version of follow-redirects.

      indian-stock-exchange -> axios -> follow-redirects (vulnerable)

So, we have to update the axios package (which contains updated follow-redirects) in indian-stock-exchange .
But, it seems the package is not anymore active and the respective page is returning 404 error (https://github.com/kaushiknishchay/indian-stock-exchange)

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

2 participants