Skip to content

[Snyk] Security upgrade adm-zip from 0.5.9 to 0.5.18#21

Open
heather-formio wants to merge 1 commit into
mainfrom
snyk-fix-2bf8e635654fdea50d5484da8dfbacd8
Open

[Snyk] Security upgrade adm-zip from 0.5.9 to 0.5.18#21
heather-formio wants to merge 1 commit into
mainfrom
snyk-fix-2bf8e635654fdea50d5484da8dfbacd8

Conversation

@heather-formio

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-ADMZIP-17954277
  828  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@heather-formio

Copy link
Copy Markdown
Contributor Author

Merge Risk: Medium

This upgrade spans multiple patch versions and introduces a potentially breaking behavioral change.

Potential Breaking Change:

  • Version 0.5.15 introduced stricter validation for zip data descriptors. This can cause failures when processing zip archives that were created without these descriptors, which was previously allowed. This change was reported by users as a breaking change. [7]

Other Changes:

  • The versions between 0.5.9 and 0.5.18 include various bug fixes, security patches (such as a path traversal fix in v0.5.2), and enhancements like support for zip64. [2, 3]

Recommendation:
Verify that your application's use case is not impacted by the stricter zip file validation. If you process zip files from external or varied sources, thorough testing is recommended to ensure they are still parsed correctly after this upgrade.

Source: GitHub Releases, GitHub Issue #554

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

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 this pull request may close these issues.

2 participants