Security Advisory

CVE-2025-57285

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-08 00:00:00
Last updated 2025-09-08 19:40:26
Assigner mitre
State PUBLISHED

Description

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.