vendor:
4images
by:
LoSt.HaCkEr / aDaM_TRoJaN
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: 4images
Affected Version From: 1.7.8
Affected Version To: 1.7.8
Patch Exists: NO
Related CWE: N/A
CPE: 4images
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP
2010
4images1.7.8 Remote File Include
A remote file include vulnerability exists in 4images1.7.8 which allows an attacker to include a malicious file from a remote server. The vulnerability is present in the 'global.php' file, where user input is not properly sanitized before being used to include a file. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an arbitrary file from a remote server.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files from remote servers.