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 express-fileupload from 1.1.7-alpha.4 to 1.4.3 #2

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

Conversation

seahaxor30
Copy link
Owner

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


Snyk has created this PR to upgrade express-fileupload from 1.1.7-alpha.4 to 1.4.3.

ℹ️ 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 11 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-11-21.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Denial of Service (DoS)
SNYK-JS-DICER-2311764
761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Mature
Prototype Pollution
SNYK-JS-EXPRESSFILEUPLOAD-595969
761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: express-fileupload
  • 1.4.3 - 2023-11-21

    What's Changed

    • TypeError - Cannot read properties of undefined (reading 'includes') in lib/isEligibleRequest.js (issue #364).

    Full Changelog: v1.4.2...v.1.4.3

  • 1.4.2 - 2023-11-01

    What's Changed

    • Fix TypeError: file.destroy is not a function (issue #259).
    • Stricter request method and headers checks (to comply with RFC 2046).
    • Do not run next after abortion on limit (issue #238).

    Full Changelog: v1.4.1...v.1.4.2

  • 1.4.1 - 2023-09-24

    What's Changed

    • Fix processing file names with special characters(Issue #342 )
    • Significantly decreased package size due using generated files for tests.
    • Update dependencies.

    Full Changelog: v1.4.0...v.1.4.1

  • 1.4.0 - 2022-05-24

    What's Changed

    New Contributors

    Full Changelog: v1.3.1...v1.4.0

  • 1.3.1 - 2022-02-02

    Updates

    • Have promiseCallback make callbacks and promises behave the same (#302)
    • Fix prototype pollution in utilities.js (#301)
    • Switch to CircleCI (ddf5530)
    • End support for Node versions < 12 (ab3d252)
  • 1.3.0 - 2022-02-02

    1.3.0

  • 1.2.1 - 2021-01-11

    Updates:

    • (Fix) Stopped additional responses from being sent if a limit handler exists (#264)
    • Unhandled promise rejection warning (#257)
    • Changed example (#255)
    • Passing a Buffer body will pollute req.body when used along with processNested (#291)
  • 1.2.0 - 2020-08-14

    Bug Fixes

    #241 Cleanup temporary files - @ nusu

  • 1.1.10 - 2020-08-06
  • 1.1.9 - 2020-07-31
  • 1.1.8 - 2020-07-29
  • 1.1.7-alpha.4 - 2020-07-16
from express-fileupload GitHub release notes

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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