Skip to content

[Snyk] Upgrade express-fileupload from 1.1.9 to 1.4.3#1

Open
inesmarcal wants to merge 1 commit into
masterfrom
snyk-upgrade-3bf9fd1f0abad7fbcab238bf6c48661e
Open

[Snyk] Upgrade express-fileupload from 1.1.9 to 1.4.3#1
inesmarcal wants to merge 1 commit into
masterfrom
snyk-upgrade-3bf9fd1f0abad7fbcab238bf6c48661e

Conversation

@inesmarcal

Copy link
Copy Markdown
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.9 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 9 versions ahead of your current version.
  • The recommended version was released 3 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
from express-fileupload GitHub release notes
Commit messages
Package name: express-fileupload
  • a2ab675 Bump version to 1.4.3
  • a0e3b7a Fix: Cannot read properties of undefined (reading 'includes') in lib/isEligibleRequest.js
  • fbee074 Merge pull request #363 from RomanBurunkov/master
  • fe62c7b Merge branch 'richardgirges:master' into master
  • 254fc55 Bump ver to 1.4.2 & update dependancies
  • 24749bd Merge pull request #362 from RomanBurunkov/master
  • 718a574 Do not run next after abortion on limit
  • fcb6952 Merge pull request #359 from RomanBurunkov/master
  • 9f4d71d Add tests for isEligibleRequest
  • 9f83dd3 Stricter request method and headers checks
  • b3e48f0 isAligibleRequest: Use set for unacceptable methods instead of array & some formatting
  • 64bbb9a Fix copyFile, moveFile, deleteFile tests
  • 7206ce7 Merge pull request #358 from RomanBurunkov/master
  • c8cacb2 Create dirs if not exist in test server clearDir
  • 40e8cc5 Checks if file instance has destroy method
  • 7c15267 Remove trail space in cleanup function
  • 734ce46 Merge branch 'richardgirges:master' into master
  • b3dda5d Format utilities.uriDecodeFileName
  • c35f2d2 Add test for moveFile
  • 46d6176 moveFile returns true in callback if file had been renamed
  • f73ccb3 Change fs.exists(depricated) to fs.stats & add loging if errors in the test server cleanDir function
  • fe7946c Fix utulities.spec.js formatting
  • 620d366 Merge pull request #357 from RomanBurunkov/master
  • fb19667 Bump version to 1.4.1

Compare


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