Vulnerabilities (CVE)

Filtered by vendor Ninjaforms Subscribe
Filtered by product Ninja Forms File Uploads
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-0889 1 Ninjaforms 1 Ninja Forms File Uploads 2024-01-11 4.3 MEDIUM 6.1 MEDIUM
The Ninja Forms - File Uploads Extension WordPress plugin is vulnerable to reflected cross-site scripting due to missing sanitization of the files filename parameter found in the ~/includes/ajax/controllers/uploads.php file which can be used by unauthenticated attackers to add malicious web scripts to vulnerable WordPress sites, in versions up to and including 3.3.12.
CVE-2022-0888 1 Ninjaforms 1 Ninja Forms File Uploads 2024-01-11 7.5 HIGH 9.8 CRITICAL
The Ninja Forms - File Uploads Extension WordPress plugin is vulnerable to arbitrary file uploads due to insufficient input file type validation found in the ~/includes/ajax/controllers/uploads.php file which can be bypassed making it possible for unauthenticated attackers to upload malicious files that can be used to obtain remote code execution, in versions up to and including 3.3.0
CVE-2019-10869 1 Ninjaforms 1 Ninja Forms File Uploads 2023-12-10 6.8 MEDIUM 8.1 HIGH
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.