Unknown · Create-Choo-Electron · CVE-2022-25908
**Name of the Vulnerable Software and Affected Versions**
create-choo-electron versions all
**Description**
The issue arises from improper user-input sanitization, making all versions of the package susceptible to Command Injection via the devInstall function.
**Recommendations**
For all versions, consider disabling the devInstall function as a temporary workaround until a patch is available. Restrict access to the devInstall function to minimize the risk of exploitation. Avoid using user-input in the devInstall function until the issue is resolved.