codeceptjs 3.7.3 contains a command injection vulnerability in the emptyFolder function (lib/utils.js). The execSync command directly concatenates the user-controlled directoryPath parameter without sanitization or escaping, allowing attackers to execute arbitrary commands.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| codeceptjs(npm) | 3.5.0 | 3.7.5 | N/A |
CVSS Metrics