Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. modern-async
  4. ›
  5. CVE-2021-41167

CVE-2021-41167: Uncontrolled Resource Consumption

October 20, 2021 (updated August 12, 2022)

modern-async is an open source JavaScript tooling library for asynchronous operations using async/await and promises. 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 There is no workaround.

References

  • github.com/nicolas-van/modern-async/issues/5
  • nvd.nist.gov/vuln/detail/CVE-2021-41167

Code Behaviors & Features

Detect and mitigate CVE-2021-41167 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 →

Affected versions

All versions before 1.0.4

Fixed versions

  • 1.0.4

Solution

Upgrade to version 1.0.4 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

npm/modern-async/CVE-2021-41167.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:15 +0000.