VYPR

codeceptjs

by codeceptjs

CVEs (1)

  • CVE-2025-57285Sep 8, 2025
    risk 0.00cvss epss 0.02

    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.