Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Jszip audit issue #348

Open
mikefarah opened this issue Sep 22, 2021 · 0 comments
Open

Jszip audit issue #348

mikefarah opened this issue Sep 22, 2021 · 0 comments

Comments

@mikefarah
Copy link

Describe the bug
jszip (which this has a dep on for 3.2.1) have a prototype pollution vulnerability. Crafting a new zip file with filenames set to Object prototype values (e.g proto, toString, etc) results in a returned object with a modified prototype instance.
Upgrade to version 3.7.0 or later

To Reproduce
npm audit

Expected behavior
No audit issues

Environment (please complete the following information):

  • Node Version: 14.17.4
  • excel4node Version: 1.7.2

Additional context

goodyhkim added a commit to goodyhkim/excel4node that referenced this issue Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant