Description

WordPress Plugin Drag & Drop File Uploader is prone to a vulnerability that lets attackers upload arbitrary files. The issue occurs because the application fails to adequately sanitize user-supplied input. An attacker can exploit this vulnerability to upload arbitrary PHP code and run it in the context of the Web server process. This may facilitate unauthorized access or privilege escalation; other attacks are also possible. WordPress Plugin Drag & Drop File Uploader version 0.1 is vulnerable.

Remediation

Restrict access to the wp-content/plugins/drag-drop-file-uploader/dnd-upload.php script (e.g. via .htaccess) or disable the plugin until a fix is available

References

Related Vulnerabilities