forked from snyk-labs/nodejs-goof
-
Notifications
You must be signed in to change notification settings - Fork 0
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
CVE-2022-27261 - medium detected in express-fileupload['0.0.5'] #322
Comments
This was referenced Sep 24, 2022
This was referenced Sep 26, 2022
This was referenced Sep 29, 2022
This was referenced Oct 3, 2022
This was referenced Oct 5, 2022
This was referenced Jan 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Package Name: express-fileupload
Package Version: ['0.0.5']
Package Manager: npm
Target File: package.json
Severity Level: medium
Snyk ID: SNYK-JS-EXPRESSFILEUPLOAD-2635946
Snyk CVE: CVE-2022-27261
Snyk CWE: CWE-434
Link to issue in Snyk: https://app.snyk.io/org/cse_rhicksiii91/project/14f822de-b806-4bd7-9ad2-767a7feebe1d
Snyk Description: ## Overview
express-fileupload is a file upload middleware for express that wraps around busboy.
Affected versions of this package are vulnerable to Arbitrary File Upload when it is possible for attackers to upload multiple files with the same name, causing an overwrite of files in the web application server.
Remediation
There is no fixed version for
express-fileupload
.References
The text was updated successfully, but these errors were encountered: