Versions of thenify prior to 3.3.1 made use of unsafe calls to eval
. Untrusted user input could thus lead to arbitrary code execution on the host. The patch in version 3.3.1 removes calls to eval
.
{ "nvd_published_at": "2022-07-25T14:15:00Z", "cwe_ids": [ "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-07-18T19:15:29Z" }