vendor:
EZRecipeZee CMS
by:
kaMtiEz
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: EZRecipeZee CMS
Affected Version From: v91
Affected Version To: v91
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
EZRecipeZee CMS Remote File Inclusion
EZRecipeZee CMS is vulnerable to a Remote File Inclusion vulnerability. This vulnerability allows an attacker to include a remote file, usually through a malicious URL, and execute it on the vulnerable server. This can allow an attacker to gain access to the server and execute arbitrary code.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is validated and filtered before being used in a file inclusion call. Additionally, web application firewalls can be used to detect and block malicious requests.