PT-2021-23141 · Unknown · Modern-Async
Name of the Vulnerable Software and Affected Versions: modern-async versions prior to 1.0.4 Description: The issue affects two functions in the modern-async library: forEachSeries and forEachLimit. These functions are supposed to limit the concurrency of certain actions, but they do not. As a...