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

Don't allow apache2 to spawn shells in containers #232

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

mstemm
Copy link
Contributor

@mstemm mstemm commented Apr 6, 2017

This ensures that interpreted php,perl,etc code run by apache won't be
able to spawn shells, either.

This fixes #231.

This ensures that interpreted php,perl,etc code run by apache won't be
able to spawn shells, either.

This fixes #231.
@mstemm mstemm merged commit 718113f into dev Apr 7, 2017
@mstemm mstemm deleted the remove-apache-shell-spawner branch April 7, 2017 20:05
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.

Apache shouldn't be allowed to spawn shells
1 participant