Command Injection in cocos-utils
High severity
GitHub Reviewed
Published
Sep 2, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 2, 2020
Last updated
Jan 9, 2023
All versions of
cocos-utils
are vulnerable to Remote Code Execution. Theunzip()
function concatenates user input toexec()
which may allow attackers to execute arbitrary commands on the server.Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available.
References