browser-sync dependency vulnerability (localtunnel -> axios)
See original GitHub issueIssue details
browser-sync depends upon localtunnel 1.9.1
, which depends upon axios 0.17.1
, which has an outstanding security vulnerability. This causes warnings across every GitHub repo that is using browser-sync.
Steps to reproduce/test case
Have localtunnel 1.9.1 in your package-lock.json
.
Please specify which version of Browsersync, node and npm you’re running
- Browsersync [ 1.9.1 ]
- Node [ ]
- Npm [ ]
Affected platforms
- linux
- windows
- OS X
- freebsd
- solaris
- other (please specify which)
Browsersync use-case
- API
- Gulp
- Grunt
- CLI
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
The vulnerability warning can be seen here: https://github.com/mozilla/ssl-config-generator/network/alert/package-lock.json/axios/open
This issue is dependent upon the following issue: https://github.com/localtunnel/localtunnel/issues/302
Issue Analytics
- State:
- Created 4 years ago
- Reactions:22
- Comments:8
Top Results From Across the Web
browser-sync@2.24.1-rc1 vulnerabilities - Snyk
Learn more about browser-sync@2.24.1-rc1 vulnerabilities. browser-sync@2.24.1-rc1 has 31 known vulnerabilities found in 61 vulnerable paths.
Read more >SSRF in Axios dependency [#3190321] | Drupal.org
The axios dependency needs to be updated to v0.21.1. It is a dependency op localtunnel which is, in turn, a dependency of browser-sync....
Read more >devpunks - Bountysource
axios vulnerability via browser-sync ... https://github.com/localtunnel/localtunnel/issues/377 ... Awaiting dependency update of browser-sync.
Read more >CVE-2021-3749 (Medium) detected in axios-0.21.1.tgz ... - Issuehunt
Dependency Hierarchy: browser-sync-2.27.5.tgz (Root Library). localtunnel-2.0.1.tgz. :x: axios-0.21.1.tgz (Vulnerable Library). <p>Found in HEAD commit: <a ...
Read more >Browsersync options
Tunnel the Browsersync server through a random Public URL // -> http://randomstring23232.localtunnel.me tunnel: true // Attempt to use the URL ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The localtunnel issue is now fixed in version 1.9.2.
@gverni GREAT!
@april waiting on @gaards to merge.
@shakyShane any chance of expediting the merge of this vulnerability fix? I know you took care of the last few.