vendor:
PHPMassMail
by:
Ihsan Sencan
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: PHPMassMail
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpmassmail:phpmassmail:1.0.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
PHP Mass Mail 1.0 – Arbitrary File Upload
PHP Mass Mail 1.0 is vulnerable to an arbitrary file upload vulnerability. An attacker can upload a malicious file to the server by sending a specially crafted HTTP POST request to the send.php page. This can be exploited to execute arbitrary code on the server.
Mitigation:
Restrict access to the upload directory and ensure that only trusted users can upload files.