VYPR

npm package

express-fileupload

pkg:npm/express-fileupload

Vulnerabilities (2)

  • CVE-2022-27261Apr 12, 2022
    affected <= 1.3.1

    An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attackers to upload multiple files with the same name, causing an overwrite of files in the web application server.

  • CVE-2020-7699Jul 30, 2020
    affected < 1.1.9fixed 1.1.9

    This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution.