vendor:
The Merchant Project
by:
kezzap66345
5.5
CVSS
MEDIUM
Remote File Inclusion
CWE
Product Name: The Merchant Project
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2005-2006
2005-2006 The Merchant Project Remote File Include Exploit
This exploit allows an attacker to include a remote file in the target system's index.php file. The attacker can then execute malicious code from the included file.
Mitigation:
To prevent this vulnerability, ensure that user input is properly validated and sanitized before being used in file inclusion functions.