CVE-2006-6586
vBlog a0.1_nonfunc - Remote File Inclusion via cfgProgDir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6586. PoCs published by DeltahackingTEAM.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Vortex Blog (vBlog) by manipulating the 'cfgProgDir' parameter to include a remote shell. The vulnerable code dynamically includes a file path without proper validation.
Description
Multiple PHP remote file inclusion vulnerabilities in Vortex Blog (vBlog, aka C12) a0.1_nonfunc allow remote attackers to execute arbitrary PHP code via a URL in the cfgProgDir parameter in (1) secure.php or (2) checklogin.php in admin/auth/.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Vortex Blog (vBlog) by manipulating the 'cfgProgDir' parameter to include a remote shell. The vulnerable code dynamically includes a file path without proper validation.