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:chown socket file to belong to nobody #54

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zar3bski
Copy link

In order to solve this bug, the socket created by apisix/runner/server/server.py now belongs to nobody so apisix runners could write on it.

I choose not to follow go plugin's chmod approach here, for it is to permissive / dangerous and could lead to privilege escalation

@zar3bski
Copy link
Author

zar3bski commented Nov 2, 2022

@spacewander , @shuaijinchao , could you review this MR please?

@zar3bski
Copy link
Author

@spacewander @shuaijinchao Plz give me a approval :)

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

Successfully merging this pull request may close these issues.

3 participants