vendor:
PHP Paid 4 Mail Script
by:
int_main();
7,5
CVSS
HIGH
File Inclusion
98
CWE
Product Name: PHP Paid 4 Mail Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
PHP Paid 4 Mail Script File Inclusion vuln
A vulnerability in the PHP Paid 4 Mail Script allows attackers to include arbitrary files from remote locations. This is done by manipulating the 'page' parameter in the 'home.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an URL in the 'page' parameter. This can be used to include arbitrary files from remote locations, which can lead to the execution of arbitrary code.
Mitigation:
Input validation should be used to prevent the inclusion of arbitrary files from remote locations.