Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depends on vulnerable jimp versions #49

Open
pano9000 opened this issue Dec 28, 2024 · 0 comments · May be fixed by #50
Open

Depends on vulnerable jimp versions #49

pano9000 opened this issue Dec 28, 2024 · 0 comments · May be fixed by #50

Comments

@pano9000
Copy link

Hi,

this package is depending on an outdated jimp version, that in turn is depending on a vulnerable version of phin.

npm audit gives the following output:

phin  <3.7.1
Severity: moderate
phin may include sensitive headers in subsequent requests after redirect - https://github.com/advisories/GHSA-x565-32qp-m3vf
No fix available
node_modules/phin
  @jimp/core  <=0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0
  Depends on vulnerable versions of phin
  node_modules/@jimp/custom/node_modules/@jimp/core
    @jimp/custom  <=0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0
    Depends on vulnerable versions of @jimp/core
    node_modules/@jimp/custom
      jimp  0.3.6-alpha.5 - 0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0
      Depends on vulnerable versions of @jimp/custom
      node_modules/iconsur/node_modules/jimp
        iconsur  *
        Depends on vulnerable versions of jimp
        node_modules/iconsur

Easiest way to fix: bump the jimp version to an up-to-date one.

@pano9000 pano9000 linked a pull request Dec 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant