CVE-2006-4163
myWebland miniBloggie < 1.0 - Remote File Inclusion via fname Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4163. PoCs published by sh3ll.
AI-analyzed exploit summary The exploit describes a remote file inclusion vulnerability in miniBloggie 1.0 due to improper input sanitization in the 'fname' parameter of 'cls_fast_template.php'. An attacker can include arbitrary remote PHP files to execute malicious code in the context of the webserver.
Description
PHP remote file inclusion vulnerability in cls_fast_template.php in myWebland miniBloggie 1.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the fname parameter. NOTE: another researcher was unable to find a way to execute code after including it via a URL. CVE analysis as of 20060816 was inconclusive
Exploits (1)
The exploit describes a remote file inclusion vulnerability in miniBloggie 1.0 due to improper input sanitization in the 'fname' parameter of 'cls_fast_template.php'. An attacker can include arbitrary remote PHP files to execute malicious code in the context of the webserver.