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

[Snyk] Upgrade unzipper from 0.9.15 to 0.12.1 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koishichito
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade unzipper from 0.9.15 to 0.12.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 19 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MOMENT-2944238
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-MOUT-2342654
696 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-SOCKETIOPARSER-5596892
696 No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-SQLITE3-2388645
696 Proof of Concept
high severity Arbitrary Code Execution
SNYK-JS-SQLITE3-3358947
696 No Known Exploit
high severity Arbitrary File Overwrite
SNYK-JS-TAR-1536528
696 No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-ENGINEIO-1056749
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
npm:underscore.string:20170908
696 No Known Exploit
high severity Prototype Pollution
SNYK-JS-ASYNC-2441827
696 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-DOTTIE-3332763
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
696 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
696 Proof of Concept
high severity Improper Control of Generation of Code ('Code Injection')
SNYK-JS-PUGCODEGEN-7086056
696 Proof of Concept
high severity Prototype Poisoning
SNYK-JS-QS-3153490
696 Proof of Concept
high severity Arbitrary File Overwrite
SNYK-JS-TAR-1536531
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579147
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579152
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579155
696 No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-ENGINEIO-3136336
696 No Known Exploit
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-ES5EXT-6095076
696 Proof of Concept
high severity Information Exposure
SNYK-JS-SIMPLEGET-2361683
696 Proof of Concept
high severity Uncaught Exception
SNYK-JS-SOCKETIO-7278048
696 No Known Exploit
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
696 Proof of Concept
medium severity Information Exposure
SNYK-JS-NODEFETCH-2342118
696 No Known Exploit
medium severity Prototype Pollution
SNYK-JS-JSON5-3182856
696 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
696 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
696 No Known Exploit
medium severity Directory Traversal
SNYK-JS-GRUNT-2635969
696 Proof of Concept
medium severity Race Condition
SNYK-JS-GRUNT-2813632
696 Proof of Concept
low severity Prototype Pollution
SNYK-JS-MINIMIST-2429795
696 Proof of Concept
low severity Prototype Pollution
SNYK-JS-MINIMIST-2429795
696 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-TAR-1536758
696 No Known Exploit
critical severity Improper Input Validation
SNYK-JS-SOCKETIOPARSER-3091012
696 No Known Exploit
critical severity Improper Input Validation
SNYK-JS-SOCKETIOPARSER-3091012
696 No Known Exploit
critical severity Sandbox Bypass
SNYK-JS-VM2-1585918
696 Proof of Concept
critical severity Sandbox Bypass
SNYK-JS-VM2-2309905
696 Proof of Concept
critical severity Arbitrary Code Execution
SNYK-JS-VM2-2990237
696 Proof of Concept
critical severity Sandbox Bypass
SNYK-JS-VM2-3018201
696 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
696 Proof of Concept
Release notes
Package name: unzipper
  • 0.12.1 - 2024-06-08
    • unmaintained fstream replaced with fs-extra
    • empty directories in a zip file will now be created when zip file is extracted
    • big-integer replaced with node-int64 (up to 20x performance increase on large encrypted files)
    • npm deployment added to github actions
  • 0.11.6 - 2024-05-11
  • 0.11.5 - 2024-05-04
  • 0.11.4 - 2024-04-22
  • 0.11.3 - 2024-04-15
  • 0.11.2 - 2024-04-14
    • remove polyfills - no longer supporting ancient node versions
    • use GitHub actions for testing and coverage
    • remove 'binary' dependency
    • break up huge promise chain to minimize memory usage
    • ignore window zip slipped files
    • use pipeline to propagate errors in a chain of streams
  • 0.10.14 - 2023-05-10
  • 0.10.11 - 2020-04-20
  • 0.10.10 - 2020-02-28
  • 0.10.9 - 2020-02-21
  • 0.10.8 - 2020-02-06
  • 0.10.7 - 2020-01-22
  • 0.10.6 - 2020-01-22
  • 0.10.5 - 2019-09-08
  • 0.10.4 - 2019-08-22
  • 0.10.3 - 2019-08-06
  • 0.10.2 - 2019-08-01
  • 0.10.1 - 2019-06-17
  • 0.10.0 - 2019-06-01
    • fix extract, move to a duplex stream to handle events better
    • add extract method to Open
    • add crx options and parsing
    • in Open methods use central directory instead of the local file headers (mainly to determine compressedSize)
  • 0.9.15 - 2019-05-20
from unzipper GitHub release notes

Important

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

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade unzipper from 0.9.15 to 0.12.1.

See this package in npm:
unzipper

See this project in Snyk:
https://app.snyk.io/org/koishichito/project/1283eb46-711f-481d-82d2-add5d72272d6?utm_source=github&utm_medium=referral&page=upgrade-pr
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