CVE-2006-5399
PHPRecipeBook 2.36 - Remote Code Execution via g_rb_basedir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5399. PoCs published by r0ut3r.
AI-analyzed exploit summary This exploit targets a remote file include vulnerability in PHPRecipeBook 2.36 by injecting a malicious URL parameter to include and execute arbitrary code from a remote server. It requires specific PHP configurations (register_globals and magic_quotes_gpc enabled) to succeed.
Description
PHP remote file inclusion vulnerability in classes/Import_MM.class.php in PHPRecipeBook 2.36, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the g_rb_basedir parameter.
Exploits (1)
This exploit targets a remote file include vulnerability in PHPRecipeBook 2.36 by injecting a malicious URL parameter to include and execute arbitrary code from a remote server. It requires specific PHP configurations (register_globals and magic_quotes_gpc enabled) to succeed.