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

Security Vulnerability - possible to read arbitrary files via socket #159

Open
5 of 7 tasks
e2 opened this issue Feb 4, 2016 · 2 comments
Open
5 of 7 tasks

Security Vulnerability - possible to read arbitrary files via socket #159

e2 opened this issue Feb 4, 2016 · 2 comments
Labels

Comments

@e2
Copy link
Contributor

e2 commented Feb 4, 2016

Patched gem version: v2.5.2
PR with patch: #158
Affected versions: v2.5.1 and below
Credits: @mikeycgto

Use cases affected:

  • multiuser servers running livereload
  • websocket address listening on non-local address
  • websocket port forwarded to untrusted/multiuser remote machines
  • ?

Basically, anyone who can connect to the port can read files available to the user running the livereload server.

Stuff left to do:

mrzasa added a commit to mrzasa/guard-livereload that referenced this issue Feb 9, 2016
thibaudgg added a commit that referenced this issue Feb 9, 2016
Update gem version in readme to reflect #159
@mjc-gh
Copy link

mjc-gh commented Dec 17, 2016

@jasnow
Copy link

jasnow commented Jun 12, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants