You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add callbacks to requests in flight to avoid async duplication
Language
JS
Vulnerability
Memory Leak
Vulnerability description
inflight is vulnerable to a Memory Leak. The vulnerability is due to lack of restrictions on how many callbacks the library can concurrently support, which can result in a NodeJS out of heap memory crash.
CVE
null
CVSS score
4.9
Vulnerability present in version/s
1.0.0-1.0.6
Found library version/s
1.0.6
Vulnerability fixed in version
Library latest version
1.0.6
Fix
There is no fix. If inflight is used transitively, its recommend to upgrade the direct dependency.
Veracode Software Composition Analysis
inflight
is used transitively, its recommend to upgrade the direct dependency.Links:
The text was updated successfully, but these errors were encountered: