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.
{ "github_reviewed": true, "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "MODERATE", "github_reviewed_at": "2022-03-01T21:42:15Z", "nvd_published_at": "2022-02-26T15:15:00Z" }