mieweb / wikiGDrive

Wiki for Google Shared Drive
15 stars 6 forks source link

[Snyk] Security upgrade jszip from 3.7.1 to 3.8.0 #356

Closed wreiske closed 1 year ago

wreiske commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **601/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.3 | Arbitrary File Write via Archive Extraction (Zip Slip)
[SNYK-JS-JSZIP-3188562](https://snyk.io/vuln/SNYK-JS-JSZIP-3188562) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: jszip The new version differs by 17 commits.
  • 3b98cfc 3.8.0
  • 2edab36 Sanitize filenames with `loadAsync` to prevent zip slip attacks
  • 1f631b0 Update contributing
  • 459ff79 Add tests for utils that remove leading slash
  • d4702a7 Merge pull request #541 from PatricSteffen/patch-1
  • 2ebb7e8 Merge pull request #737 from satoshicano/update-types-JSZipLoadOptions
  • 85c4989 Merge pull request #796 from Stuk/ghci
  • 40cc7f4 Add dependency caching
  • 5ee321e Install deps needed for Playwright on Github Actions
  • eeb841e Remove code and dependencies used for Saucelabs
  • e281bc3 Test using Playwright instead of Saucelabs
  • f7275e6 Use local qunit files in tests
  • 0509c73 Add playwright and http-server
  • 2bb0f74 Add names to steps
  • a076d64 Add Github Actions PR workflow
  • d657248 types: add decodeFIleName parameter type definitions
  • f81c2d7 dual-Licensing clearification
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: šŸ§ [View latest project report](https://app.snyk.io/org/mieweb/project/83c62f56-d2e6-4e44-b743-618b74e3b3b0?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/mieweb/project/83c62f56-d2e6-4e44-b743-618b74e3b3b0?utm_source=github&utm_medium=referral&page=fix-pr/settings) šŸ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"54622eb7-8688-46b9-b012-1d87b9624d0c","prPublicId":"54622eb7-8688-46b9-b012-1d87b9624d0c","dependencies":[{"name":"jszip","from":"3.7.1","to":"3.8.0"}],"packageManager":"npm","projectPublicId":"83c62f56-d2e6-4e44-b743-618b74e3b3b0","projectUrl":"https://app.snyk.io/org/mieweb/project/83c62f56-d2e6-4e44-b743-618b74e3b3b0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JSZIP-3188562"],"upgrade":["SNYK-JS-JSZIP-3188562"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[601]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)