Arbitrary Code Execution Affecting jquery-file-upload package, versions *


0.0
low

Snyk CVSS

    Attack Complexity High
    User Interaction Required

    Threat Intelligence

    Exploit Maturity Mature
    EPSS 0.58% (78th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JS-JQUERYFILEUPLOAD-72622
  • published 22 Nov 2018
  • disclosed 2 Nov 2018
  • credit Unknown

How to fix?

There is no fix version for jquery-file-upload, however it is possible to use the core components safely so long as users do not implement the demo code found in the upload.php file.

Overview

jquery-file-upload provides Multiple file Uploads with progress bar.

Affected versions of this package contain demo code which is vulnerable to Arbitrary Code Execution due to allowing the upload of arbitrary files. It did not require any validation to upload files to the server. Using the upload.php demo code will leave users vulnerable.