Vulnerabilities/

modern-async's `forEachSeries` and `forEachLimit` functions do not limit the number of requests

Severity:
High

Description

This is 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.

Recommendation

Update the modern-async package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
modern-async
Anything's wrong? Let us know Last updated on January 27, 2023

This issue is available in SmartScanner Professional

See Pricing