WordPress security changelog
HIGH CVE-2019-10869 Modified

Ninja Forms File Uploads: Filesystem traversal

Ninja Forms File Uploads is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.

CVE / CNA score 8.1 CVSS · cve@mitre.org
NVD score 8.1 CVSS 3.1 · nvd@nist.gov
Component
Ninja Forms File Uploads
Plugin slug
ninja-forms-file-uploads
Affected
See vendor advisory
Safe version
See mitigation notes
Published
May 07, 2019
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-434 — Unrestricted Upload of File with Dangerous Type

This CVE was published May 07, 2019 and is one of 5 known issues for this plugin.

Update, patch or deactivate.

Update Ninja Forms File Uploads to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Path Traversal and Unrestricted File Upload exists in the Ninja Forms plugin before 3.0.23 for WordPress (when the Uploads add-on is activated). This allows an attacker to traverse the file system to access files and execute code via the includes/fields/upload.php (aka upload/submit page) name and tmp_name parameters.

NVD vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources