CVE-2020-7677: thenify before 3.3.1 made use of unsafe calls to `eval`.
(updated )
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.
References
- github.com/advisories/GHSA-29xr-v42j-r956
- github.com/thenables/thenify/blob/master/index.js%23L17
- github.com/thenables/thenify/commit/0d94a24eb933bc835d568f3009f4d269c4c4c17a
- github.com/thenables/thenify/issues/29
- lists.debian.org/debian-lts-announce/2022/09/msg00039.html
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MTEUUTNIEBHGKUKKLNUZSV7IEP6IP3Q3
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UM6XJ73Q3NAM5KSGCOKJ2ZIA6GUWUJLK
- nvd.nist.gov/vuln/detail/CVE-2020-7677
- security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-572317
- security.snyk.io/vuln/SNYK-JS-THENIFY-571690
Code Behaviors & Features
Detect and mitigate CVE-2020-7677 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →