Command Injection in gm
Critical severity
GitHub Reviewed
Published
Sep 1, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 1, 2020
Last updated
Jan 9, 2023
Versions of
gm
prior to 1.21.1 are affected by a command injection vulnerability. The vulnerability is triggered when user input is passed intogm.compare()
, which fails to sanitize input correctly before calling the graphics magic binary.Recommendation
Update to version 1.21.1 or later.
References