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

fix(api): add an authenticated access policy to the websocket endpoint #1979

Merged
merged 3 commits into from
Jun 18, 2018

Conversation

deviantony
Copy link
Member

@deviantony deviantony commented Jun 17, 2018

This PR fixes a vulnerability with the /api/websocket endpoint where any unauthorized user could execute a request.

Also fixes a potential SSRF vulnerability allowing unauthorized access to the Docker API.

@deviantony deviantony added this to the 1.17.x milestone Jun 17, 2018
@deviantony deviantony merged commit da5a430 into develop Jun 18, 2018
@deviantony deviantony modified the milestones: 1.17.x, 1.18.0 Jun 20, 2018
@deviantony deviantony deleted the fix-api-websocket-securiy branch August 9, 2018 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant