CVE-2006-3850
Vanilla CMS < 1.0.1 - Remote File Inclusion via RootDirectory Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3850. PoCs published by MFox.
AI-analyzed exploit summary The provided text describes a remote file inclusion vulnerability in Vanilla 1.0.1, but it lacks actual exploit code. It references a retired BID due to the parameter being hard-coded, making exploitation impossible.
Description
PHP remote file inclusion vulnerability in upgrader.php in Vanilla CMS 1.0.1 and earlier, when /conf/old_settings.php exists, allows remote attackers to execute arbitrary PHP code via a URL in the RootDirectory parameter. NOTE: this issue has been disputed by a third party who states that the RootDirectory parameter is initialized before being used, for version 1.0. CVE analysis concurs with the dispute, but it is unclear whether older versions are affected
Exploits (1)
The provided text describes a remote file inclusion vulnerability in Vanilla 1.0.1, but it lacks actual exploit code. It references a retired BID due to the parameter being hard-coded, making exploitation impossible.