Command injection in strapi
Moderate severity
GitHub Reviewed
Published
Feb 27, 2022
to the GitHub Advisory Database
•
Updated Feb 3, 2023
Description
Published by the National Vulnerability Database
Feb 26, 2022
Published to the GitHub Advisory Database
Feb 27, 2022
Reviewed
Mar 1, 2022
Last updated
Feb 3, 2023
When creating a strapi app using npxcreate-strapi-app, we can inject arbitrary commands through the template cli argument as per the code in this particular link, this happens due to improper sanitization of user input.
References