Skip to content

[Snyk] Security upgrade adm-zip from 0.4.7 to 0.5.18#13

Open
Guiiii-m wants to merge 1 commit into
mainfrom
snyk-fix-e022403162c55ef39a60a9ab852fd072
Open

[Snyk] Security upgrade adm-zip from 0.4.7 to 0.5.18#13
Guiiii-m wants to merge 1 commit into
mainfrom
snyk-fix-e022403162c55ef39a60a9ab852fd072

Conversation

@Guiiii-m

Copy link
Copy Markdown
Owner

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

@Guiiii-m

Copy link
Copy Markdown
Owner Author

Merge Risk: Medium

This upgrade from 0.4.7 to 0.5.18 spans several years and multiple minor versions, introducing significant changes and potential breaking behavior.

Key Changes:

  • Node.js Version Support: Version 0.5.0 and later require Node.js v6 or higher. Support for older Node.js versions has been dropped. [1]
  • Stricter Zip Validation: Version 0.5.15 introduced stricter validation for zip file descriptors. This can cause issues when processing zip archives that were previously considered valid, which has been reported by users as a breaking change. [7, 9]
  • Method Modifications: The changelog for version 0.5.0 notes that the addLocalFolder and addLocalFile methods were modified, although specific details of the breaking changes are not provided. [1]
  • Security Fixes: This upgrade includes numerous security patches released since 2015, including fixes for path traversal vulnerabilities like 'Zip-Slip' (CVE-2018-1002204) and GHSL-2020-198. [1, 6]

Recommendation:
Due to the stricter validation and the long gap between versions, it is critical to test your application's zip and unzip functionality thoroughly, especially if you handle zip files from external sources. Verify that your Node.js version is compatible.

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