vendor:
PHPRecipeBook
by:
r0ut3r
9
CVSS
CRITICAL
Remote File Include
98
CWE
Product Name: PHPRecipeBook
Affected Version From: 2.36
Affected Version To: 2.36
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
2006
PHPRecipeBook 2.36 Remote File Include Vulnerability
PHPRecipeBook 2.36 is vulnerable to a remote file include vulnerability. Successful exploitation requires register_globals = on and magic_quotes_gpc = on.
Mitigation:
Disable register_globals and magic_quotes_gpc in the php.ini configuration file.