Improper dependency pinning In @tootallnate/once
Description
@tootallnate/once vulnerable to Incorrect Control Flow Scoping Versions of the package @tootallnate/once before 3.0.1 are vulnerable to Incorrect Control Flow Scoping in promise resolving when AbortSignal option is used. The Promise remains in a permanently pending state after the signal is aborted, causing any await or .then() usage to hang indefinitely. This can cause a control-flow leak that can lead to stalled requests, blocked workers, or degraded application availability.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
npm | 3.0.1, 2.0.1 | ||
rpm rhel9 | - | - |
Aliases
1. 2. 3. 4.
References
1. 2. 3.