Command Injection in addax
High severity
GitHub Reviewed
Published
Sep 3, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 3, 2020
Last updated
Jan 9, 2023
Versions of
addax
prior to 1.1.0 are vulnerable to Command Injection. The package does not validate user input on thepresignPath
function which receives input directly from the API endpoint. Exploiting the vulnerability requires authentication. This may allow attackers to run arbitrary commands in the system.Recommendation
Upgrade to version 1.1.0 or later.
References