All the vulnerabilities related to the version 1.5.1 of the package
semver vulnerable to Regular Expression Denial of Service
Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
thenify before 3.3.1 made use of unsafe calls to eval
.
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
.