Command Injection in egg-scripts
Critical severity
GitHub Reviewed
Published
Sep 17, 2018
to the GitHub Advisory Database
•
Updated Sep 18, 2023
Description
Published by the National Vulnerability Database
Aug 24, 2018
Published to the GitHub Advisory Database
Sep 17, 2018
Reviewed
Jun 16, 2020
Last updated
Sep 18, 2023
Versions of
egg-scripts
before 2.8.1 are vulnerable to command injection. This is only exploitable if a malicious argument is provided on the command line.Example:
eggctl start --daemon --stderr='/tmp/eggctl_stderr.log; touch /tmp/malicious'
Recommendation
Update to version 2.8.1 or later.
References