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

Update localtunnel to fix axios vulnerability (CVE-2021-3749) #1903

Closed
raniesantos opened this issue Sep 15, 2021 · 7 comments
Closed

Update localtunnel to fix axios vulnerability (CVE-2021-3749) #1903

raniesantos opened this issue Sep 15, 2021 · 7 comments

Comments

@raniesantos
Copy link

raniesantos commented Sep 15, 2021

Issue details

axios has fixed this vulnerability.

localtunnel which depends on axios has also updated the version it uses.

browser-sync still depends on a vulnerable version of localtunnel and needs to be updated.

Steps to reproduce/test case

N/A

Please specify which version of Browsersync, node and npm you're running

  • Browsersync: 2.27.7
  • Node: 12.16.1
  • Npm: 6.13.4

Affected platforms

all of them

Browsersync use-case

N/A

If CLI, please paste the entire command below

N/A

for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync

N/A

@raniesantos
Copy link
Author

Related localtunnel/localtunnel#431

Waiting for localtunnel maintainer to publish the fix that was merged

@raniesantos
Copy link
Author

localtunnel 2.0.2 has been published by its maintainer.

@Levdbas
Copy link

Levdbas commented Oct 1, 2021

Hi @shakyShane, doyou have time to take care of the following vulnerability?

@sjaks
Copy link

sjaks commented Dec 13, 2021

This issue is still relevant since the required axios version is still outdated.

@raniesantos
Copy link
Author

@sjaks then go bother the maintainer yourself, I'm sick of waiting.

@Levdbas
Copy link

Levdbas commented Dec 13, 2021

Well, at least keep the issue open for us then and remove yourself from the notifications.

@antongolub
Copy link

Technically there's nothing to fix here. browser-sync depends on localtunnel@^2.0.1. v2.0.2 (which already has the axios fix) matches to semver range^2.0.1. So the only thing that is needed is just to update the lockfile in your local project.

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

4 participants