inflight icon indicating copy to clipboard operation
inflight copied to clipboard

CWE-772: Missing Release of Resource after Effective Lifetime

Open ArtS opened this issue 1 year ago • 7 comments

It seems like the most recent version of inflight has a vulnerability https://cwe.mitre.org/data/definitions/772.html

ArtS avatar Dec 03 '23 23:12 ArtS

The issue I had was react-query was using a version of infight that had this vulnerability. The solution for me was to upgrade "react-query": "3.5.6"in my package.json

patrickcook28 avatar Dec 05 '23 22:12 patrickcook28

What is the solution for this issue ? Anybody any suggestions?

yuvaraj-neelagandan avatar Dec 27 '23 06:12 yuvaraj-neelagandan

any update in 2024 to solve this issue?

KhasanLaudry avatar Jan 05 '24 09:01 KhasanLaudry

+1 any update ? SNYK-JS-INFLIGHT-6095116

boxexchanger avatar Jan 22 '24 20:01 boxexchanger

For those who concerned about this issue, this explanation may be useful: https://github.com/facebook/create-react-app/issues/11174#issue-935928547

zhibirc avatar Jan 23 '24 17:01 zhibirc

still waiting for updates

kovaletsyurii-hue avatar Apr 05 '24 14:04 kovaletsyurii-hue

also.

boxexchanger avatar Apr 05 '24 16:04 boxexchanger

https://github.com/isaacs/inflight/issues/5#issuecomment-2126153820

isaacs avatar May 23 '24 03:05 isaacs