Vulnerability Description
WordPress Plugin Download From Files version 1.48 and earlier contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by exploiting the AJAX fileupload action. Attackers can send POST requests to the admin-ajax.php endpoint with the download_from_files_617_fileupload action, manipulating the allowExt parameter to bypass file type restrictions and upload executable files like PHP shells to the web root.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://wordpress.org/plugins/download-from-files/
- https://www.exploit-db.com/exploits/50287
- https://www.vulncheck.com/advisories/wordpress-download-from-files-arbitrary-fil
FAQ
What is CVE-2021-47940?
CVE-2021-47940 is a vulnerability with a CVSS score of 9.8 (CRITICAL). WordPress Plugin Download From Files version 1.48 and earlier contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by exploiting the AJAX fil...
How severe is CVE-2021-47940?
CVE-2021-47940 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-47940?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.