vendor:
SezHoo
by:
DaRkLiFe
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: SezHoo
Affected Version From: SezHoo 0.1
Affected Version To: SezHoo 0.1
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
2008
SezHoo 0.1 Remote File Inclusion Vulnerability
SezHoo 0.1 is vulnerable to a Remote File Inclusion vulnerability due to improper validation of user-supplied input. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable application. This can allow the attacker to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent malicious user-supplied input from being passed to the application. Additionally, the application should be configured to use a safe mode, which prevents the inclusion of remote files.