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

Axios dependency out of date #91

Open
setstream opened this issue Feb 26, 2021 · 3 comments
Open

Axios dependency out of date #91

setstream opened this issue Feb 26, 2021 · 3 comments

Comments

@setstream
Copy link

The version of Axios used is 0.19.0 which has the following vulnerability:

GHSA-4w2v-q235-vp99

Axios 0.21.1 fixes this.

@gregg-cbs
Copy link

Yeah this is a bad one causing lots of vulnerabilities:

axios  <=0.21.1
Severity: high
Axios vulnerable to Server-Side Request Forgery - https://github.com/advisories/GHSA-4w2v-q235-vp99
axios Inefficient Regular Expression Complexity vulnerability - https://github.com/advisories/GHSA-cph5-m8f7-6c5x
Depends on vulnerable versions of follow-redirects
No fix available
node_modules/axios
  @woocommerce/woocommerce-rest-api  *
  Depends on vulnerable versions of axios
  node_modules/@woocommerce/woocommerce-rest-api

@Rok-fullstack
Copy link

Any update on this?

I still get the following vulnerabilities:

`# npm audit report

axios <=0.21.1
Severity: high
Axios vulnerable to Server-Side Request Forgery - GHSA-4w2v-q235-vp99
axios Inefficient Regular Expression Complexity vulnerability - GHSA-cph5-m8f7-6c5x
Depends on vulnerable versions of follow-redirects
No fix available
node_modules/@woocommerce/woocommerce-rest-api/node_modules/axios
@woocommerce/woocommerce-rest-api *
Depends on vulnerable versions of axios
node_modules/@woocommerce/woocommerce-rest-api

follow-redirects <=1.14.7
Severity: high
Exposure of sensitive information in follow-redirects - GHSA-74fj-2j2h-c42q
Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects - GHSA-pw2r-vq6v-hr8c
No fix available
node_modules/@woocommerce/woocommerce-rest-api/node_modules/follow-redirects

3 vulnerabilities (1 moderate, 2 high)

Some issues need review, and may require choosing
a different dependency.`

Best regards!

@gregg-cbs
Copy link

This library is not maintained. I think Its best to fork it and update the packages that you need to.

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