CVE-2021-41167

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-41167
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-41167.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-41167
Aliases
Related
Published
2021-10-20T19:15:07Z
Modified
2025-01-08T11:10:22.066809Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/nicolas-van/modern-async

Affected ranges

Type
GIT
Repo
https://github.com/nicolas-van/modern-async
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

0.*

0.0.0
0.1.0
0.1.1
0.1.2
0.1.3
0.1.4
0.1.5
0.1.6

1.*

1.0.0
1.0.1
1.0.2
1.0.3