Advisories for Npm/Keep-Module-Latest package

2023

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

All versions of the package keep-module-latest is vulnerable to Command Injection due to missing input sanitization or other checks and sandboxes being employed to the installModule function. Note: To execute the code snippet and potentially exploit the vulnerability, the attacker needs to have the ability to run Node.js code within the target environment. This typically requires some level of access to the system or application hosting the Node.js environment.