CVE-2021-41167
Summary
| CVE | CVE-2021-41167 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-10-20 19:15:00 UTC |
| Updated | 2022-08-12 14:48:00 UTC |
| Description | modern-async is an open source JavaScript tooling library for asynchronous operations using async/await and promises. In affected versions a bug affecting two of the functions in this library: forEachSeries and forEachLimit. They should limit the concurrency of some actions but, in practice, they don't. Any code calling these functions will be written thinking they would limit the concurrency but they won't. This could lead to potential security issues in other projects. The problem has been patched in 1.0.4. There is no workaround. |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| Fix #5 · nicolas-van/modern-async@0010d28 · GitHub |
MISC |
github.com |
|
| forEachLimit is ignoring the concurrent paramter · Issue #5 · nicolas-van/modern-async · GitHub |
MISC |
github.com |
|
| forEachSeries and forEachLimit do not limit the number of requests · Advisory · nicolas-van/modern-async · GitHub |
CONFIRM |
github.com |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 375997 Node.js Modern-Async Module Denial of Service (DoS) Vulnerability
- 980256 Nodejs (npm) Security Update for modern-async (GHSA-3pcq-34w5-p4g2)