Skip to main content

CVE-2020-12800

Description

The drag-and-drop-multiple-file-upload-contact-form-7 plugin before 1.3.3.3 for WordPress allows Unrestricted File Upload and remote code execution by setting supported_type to php% and uploading a .php% file.

NVD
Severity: CRITICAL
CVE ID: CVE-2020-12800
CVSS Score: 9.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

Nuclei Templates for CVE-2020-12800
amartinsec

POC Script for CVE-2020-12800: RCE through Unrestricted File Type Upload

Refrence: GitHub