kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.51k stars 518 forks source link

Vulnerability Found: Missing Release of Resource after Effective Lifetime (SNYK-JS-INFLIGHT-6095116) #1053

Open lacort opened 1 month ago

lacort commented 1 month ago

Hello !!

It has been identified that bcrypt@5.1.1 introduces a missing release of resource after effective lifetime vulnerability via a transitive dependency. The vulnerability is linked to the package inflight@1.0.6, as reported in the Snyk vulnerability database: SNYK-JS-INFLIGHT-6095116.

Vulnerability Path:

Severity: Medium Severity

Recommended Actions:

Currently, no patch or upgrade is available to address this vulnerability. I recommend that the team investigate possible mitigations, whether by updating or removing the affected transitive dependencies, or by finding alternative solutions to reduce the security risk.

Thank you for your attention to this issue.

madugba commented 1 month ago

This has been a major challenge for me, I try writing an alternative patch for it seems not to still work. I know this is not yet been exploited but I think an urgent update is needed.
inflight Missing Release of Resource after Effective Lifetime And to the best of my knowledge, inflight is out dated and is not being maintained.